Skip to content

Dataset: osm2rdf-denmark (development version)

The dataset is based on datasets that were derived from OpenStreetMap data using the osm2rdf tool. It includes information about each element which is of type node (osm:node), way (osm:way) or relation (osm:relation). Nodes are a core concept in OSM and they represent a single point in space defined by geographic coordinates. A node itself can describe for example a city, town, road junction, post box etc. A way is line, represents linear features on the ground - like a road. It consist of an ordered node list. A relation is a colection of the three core elements: nodes, ways and relations. Each element contains all atributes associated with it.

The elements were shuffled to ensure that, regardless of the size of the selected subset, the proportions of different types of elements are preserved

Stream preview (click to expand)
0000000000.ttl
PREFIX geo: <http://www.opengis.net/ont/geosparql#>
PREFIX ns1: <https://www.openstreetmap.org/wiki/Key:addr:>
PREFIX ns2: <http://www.opengis.net/rdf#>
PREFIX ns3: <https://osm2rdf.cs.uni-freiburg.de/rdf/geom#>
PREFIX ns4: <https://www.openstreetmap.org/wiki/Key:>
PREFIX ns5: <https://www.openstreetmap.org/meta/>
PREFIX ns6: <https://osm2rdf.cs.uni-freiburg.de/rdf#>
PREFIX ns7: <https://www.openstreetmap.org/wiki/Key:osak:>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

ns3:osm_node_centroid_340588632
        geo:asWKT  "POINT(12.378655 55.723199)"^^geo:wktLiteral .

ns3:osm_node_340588632
        geo:asWKT  "POINT(12.378655 55.723199)"^^geo:wktLiteral .

<https://www.openstreetmap.org/node/340588632>
        a                 <https://www.openstreetmap.org/node>;
        geo:hasCentroid   ns3:osm_node_centroid_340588632;
        geo:hasGeometry   ns3:osm_node_340588632;
        ns2:sfIntersects  <https://www.openstreetmap.org/relation/10003540> , <https://www.openstreetmap.org/relation/1320608> , <https://www.openstreetmap.org/relation/16463783> , <https://www.openstreetmap.org/relation/16464296> , <https://www.openstreetmap.org/relation/17821775> , <https://www.openstreetmap.org/relation/2191541> , <https://www.openstreetmap.org/relation/50046> , <https://www.openstreetmap.org/relation/5175856> , <https://www.openstreetmap.org/way/98751141>;
        ns6:facts         8;
        ns3:convex_hull   "POLYGON((12.378655 55.723199))"^^geo:wktLiteral;
        ns3:envelope      "POLYGON((12.378655 55.723199,12.378655 55.723199,12.378655 55.723199,12.378655 55.723199,12.378655 55.723199))"^^geo:wktLiteral;
        ns3:obb           "POLYGON((12.378655 55.723199))"^^geo:wktLiteral;
        ns5:timestamp     "2022-04-21T19:51:39"^^xsd:dateTime;
        ns1:city          "Ballerup";
        ns1:country       "DK";
        ns1:housenumber   "19";
        ns1:municipality  "Ballerup";
        ns1:postcode      "2750";
        ns1:street        "Tempovej";
        ns7:identifier    "0a3f507b-7701-32b8-e044-0003ba298018";
        ns4:source        "Danmarks Adresseregister" .
0000000010.ttl
PREFIX geo: <http://www.opengis.net/ont/geosparql#>
PREFIX ns1: <http://www.opengis.net/rdf#>
PREFIX ns2: <https://www.openstreetmap.org/wiki/Key:addr:>
PREFIX ns3: <https://www.openstreetmap.org/wiki/Key:>
PREFIX ns4: <https://osm2rdf.cs.uni-freiburg.de/rdf/geom#>
PREFIX ns5: <https://osm2rdf.cs.uni-freiburg.de/rdf#>
PREFIX ns6: <https://www.openstreetmap.org/wiki/Key:osak:>
PREFIX ns7: <https://www.openstreetmap.org/meta/>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

ns4:osm_node_centroid_340514755
        geo:asWKT  "POINT(12.517909 55.711388)"^^geo:wktLiteral .

ns4:osm_node_340514755
        geo:asWKT  "POINT(12.517909 55.711388)"^^geo:wktLiteral .

<https://www.openstreetmap.org/node/340514755>
        a                 <https://www.openstreetmap.org/node>;
        geo:hasCentroid   ns4:osm_node_centroid_340514755;
        geo:hasGeometry   ns4:osm_node_340514755;
        ns1:sfIntersects  <https://www.openstreetmap.org/relation/10003540> , <https://www.openstreetmap.org/relation/1320608> , <https://www.openstreetmap.org/relation/16463783> , <https://www.openstreetmap.org/relation/16464296> , <https://www.openstreetmap.org/relation/2192363> , <https://www.openstreetmap.org/relation/50046> , <https://www.openstreetmap.org/relation/5175856> , <https://www.openstreetmap.org/way/554202667> , <https://www.openstreetmap.org/way/654265285>;
        ns5:facts         8;
        ns4:convex_hull   "POLYGON((12.517909 55.711388))"^^geo:wktLiteral;
        ns4:envelope      "POLYGON((12.517909 55.711388,12.517909 55.711388,12.517909 55.711388,12.517909 55.711388,12.517909 55.711388))"^^geo:wktLiteral;
        ns4:obb           "POLYGON((12.517909 55.711388))"^^geo:wktLiteral;
        ns7:timestamp     "2022-04-18T22:36:00"^^xsd:dateTime;
        ns2:city          "København NV";
        ns2:country       "DK";
        ns2:housenumber   "14";
        ns2:municipality  "København";
        ns2:postcode      "2400";
        ns2:street        "Hjortholms Allé";
        ns6:identifier    "0a3f507a-8dd1-32b8-e044-0003ba298018";
        ns3:source        "Danmarks Adresseregister" .
0000000100.ttl
PREFIX geo: <http://www.opengis.net/ont/geosparql#>
PREFIX ns1: <https://www.openstreetmap.org/wiki/Key:depth:>
PREFIX ns2: <https://osm2rdf.cs.uni-freiburg.de/rdf/geom#>
PREFIX ns3: <https://www.openstreetmap.org/meta/>
PREFIX ns4: <http://www.opengis.net/rdf#>
PREFIX ns5: <https://osm2rdf.cs.uni-freiburg.de/rdf#>
PREFIX ns6: <https://www.openstreetmap.org/wiki/Key:>
PREFIX ns7: <https://www.openstreetmap.org/wiki/Key:seamark:>
PREFIX ns8: <https://www.openstreetmap.org/wiki/Key:seamark:rock:>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

ns2:osm_node_centroid_11826178777
        geo:asWKT  "POINT(10.177385 54.688974)"^^geo:wktLiteral .

ns2:osm_node_11826178777
        geo:asWKT  "POINT(10.177385 54.688974)"^^geo:wktLiteral .

<https://www.openstreetmap.org/node/11826178777>
        a                             <https://www.openstreetmap.org/node>;
        geo:hasCentroid               ns2:osm_node_centroid_11826178777;
        geo:hasGeometry               ns2:osm_node_11826178777;
        ns4:sfIntersects              <https://www.openstreetmap.org/way/650527840> , <https://www.openstreetmap.org/way/1074818066>;
        ns5:facts                     5;
        ns2:convex_hull               "POLYGON((10.177385 54.688974))"^^geo:wktLiteral;
        ns2:envelope                  "POLYGON((10.177385 54.688974,10.177385 54.688974,10.177385 54.688974,10.177385 54.688974,10.177385 54.688974))"^^geo:wktLiteral;
        ns2:obb                       "POLYGON((10.177385 54.688974))"^^geo:wktLiteral;
        ns3:timestamp                 "2024-04-17T19:17:31"^^xsd:dateTime;
        ns6:depth                     "18.4";
        ns6:depth:exposition          "within_range";
        ns6:seamark:lnam              "00B442E94141DA01";
        ns6:seamark:rock:water_level  "submerged";
        ns6:seamark:type              "rock" .
0000001000.ttl
PREFIX geo: <http://www.opengis.net/ont/geosparql#>
PREFIX ns1: <https://www.openstreetmap.org/meta/>
PREFIX ns2: <http://www.opengis.net/rdf#>
PREFIX ns3: <https://osm2rdf.cs.uni-freiburg.de/rdf/geom#>
PREFIX ns4: <https://osm2rdf.cs.uni-freiburg.de/rdf#>
PREFIX ns5: <https://www.openstreetmap.org/wiki/Key:surveillance:>
PREFIX ns6: <https://www.openstreetmap.org/wiki/Key:camera:>
PREFIX ns7: <https://www.openstreetmap.org/wiki/Key:>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

ns3:osm_node_centroid_10781451260
        geo:asWKT  "POINT(10.2148633 56.1538978)"^^geo:wktLiteral .

ns3:osm_node_10781451260
        geo:asWKT  "POINT(10.2148633 56.1538978)"^^geo:wktLiteral .

<https://www.openstreetmap.org/node/10781451260>
        a                 <https://www.openstreetmap.org/node>;
        geo:hasCentroid   ns3:osm_node_centroid_10781451260;
        geo:hasGeometry   ns3:osm_node_10781451260;
        ns2:sfIntersects  <https://www.openstreetmap.org/relation/11734020> , <https://www.openstreetmap.org/relation/1319935> , <https://www.openstreetmap.org/relation/16463783> , <https://www.openstreetmap.org/relation/16464296> , <https://www.openstreetmap.org/relation/1784663> , <https://www.openstreetmap.org/relation/50046> , <https://www.openstreetmap.org/relation/8312746> , <https://www.openstreetmap.org/way/228359196> , <https://www.openstreetmap.org/way/522107914> , <https://www.openstreetmap.org/way/522107958> , <https://www.openstreetmap.org/way/522108009>;
        ns4:facts         5;
        ns3:convex_hull   "POLYGON((10.2148633 56.1538978))"^^geo:wktLiteral;
        ns3:envelope      "POLYGON((10.2148633 56.1538978,10.2148633 56.1538978,10.2148633 56.1538978,10.2148633 56.1538978,10.2148633 56.1538978))"^^geo:wktLiteral;
        ns3:obb           "POLYGON((10.2148633 56.1538978))"^^geo:wktLiteral;
        ns1:timestamp     "2023-04-03T09:58:29"^^xsd:dateTime;
        ns6:mount         "ceiling";
        ns6:type          "dome";
        ns7:man_made      "surveillance";
        ns7:surveillance  "outdoor";
        ns5:type          "camera" .
0000010000.ttl
PREFIX geo: <http://www.opengis.net/ont/geosparql#>
PREFIX ns1: <http://www.opengis.net/rdf#>
PREFIX ns2: <https://www.openstreetmap.org/wiki/Key:addr:>
PREFIX ns3: <https://www.openstreetmap.org/wiki/Key:>
PREFIX ns4: <https://www.openstreetmap.org/wiki/Key:osak:>
PREFIX ns5: <https://osm2rdf.cs.uni-freiburg.de/rdf#>
PREFIX ns6: <https://osm2rdf.cs.uni-freiburg.de/rdf/geom#>
PREFIX ns7: <https://www.openstreetmap.org/meta/>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

ns6:osm_node_centroid_340504816
        geo:asWKT  "POINT(12.488387 55.660318)"^^geo:wktLiteral .

ns6:osm_node_340504816
        geo:asWKT  "POINT(12.488387 55.660318)"^^geo:wktLiteral .

<https://www.openstreetmap.org/node/340504816>
        a                 <https://www.openstreetmap.org/node>;
        geo:hasCentroid   ns6:osm_node_centroid_340504816;
        geo:hasGeometry   ns6:osm_node_340504816;
        ns1:sfIntersects  <https://www.openstreetmap.org/relation/10003540> , <https://www.openstreetmap.org/relation/1320608> , <https://www.openstreetmap.org/relation/16463783> , <https://www.openstreetmap.org/relation/16464296> , <https://www.openstreetmap.org/relation/2192363> , <https://www.openstreetmap.org/relation/50046> , <https://www.openstreetmap.org/relation/5175856> , <https://www.openstreetmap.org/way/154474864> , <https://www.openstreetmap.org/way/87365256>;
        ns5:facts         8;
        ns6:convex_hull   "POLYGON((12.488387 55.660318))"^^geo:wktLiteral;
        ns6:envelope      "POLYGON((12.488387 55.660318,12.488387 55.660318,12.488387 55.660318,12.488387 55.660318,12.488387 55.660318))"^^geo:wktLiteral;
        ns6:obb           "POLYGON((12.488387 55.660318))"^^geo:wktLiteral;
        ns7:timestamp     "2022-04-19T00:22:47"^^xsd:dateTime;
        ns2:city          "Valby";
        ns2:country       "DK";
        ns2:housenumber   "4";
        ns2:municipality  "København";
        ns2:postcode      "2500";
        ns2:street        "Flidsagervej";
        ns4:identifier    "0a3f507a-6ca3-32b8-e044-0003ba298018";
        ns3:source        "Danmarks Adresseregister" .

General information

  1. BibTeX citation:
    @inproceedings{Bast_2021, series={SIGSPATIAL ’21}, title={An Efficient RDF Converter and SPARQL Endpoint for the Complete OpenStreetMap Data}, url={http://dx.doi.org/10.1145/3474717.3484256}, DOI={10.1145/3474717.3484256}, booktitle={Proceedings of the 29th International Conference on Advances in Geographic Information Systems}, publisher={ACM}, author={Bast, Hannah and Brosi, Patrick and Kalmbach, Johannes and Lehmann, Axel}, year={2021}, month=nov, pages={536–539}, collection={SIGSPATIAL ’21} }
    

Technical metadata

Distributions

The dataset is published in a few size variants, each containing a specific number of stream elements. For each size, there are three distribution types available: flat (just an N-Triples/N-Quads file), streaming (a .tar.gz archive with Turtle/TriG files, one file per stream element), and Jelly (a native binary format for streaming RDF). See the documentation for more details.

Distribution size Statements Flat Streaming Jelly
10K 300,656 3.0 MB 2.7 MB 2.7 MB
100K 2,954,825 30.3 MB 26.7 MB 27.8 MB
1M 29,770,290 304.8 MB 268.1 MB 280.5 MB
Full 60,608,642 620.1 MB 545.5 MB 571.1 MB

The full metadata of all distributions can be found below.

100K elements Jelly distribution

100K elements flat distribution

10K elements Jelly distribution

10K elements flat distribution

1M elements Jelly distribution

1M elements flat distribution

Full Jelly distribution

Full flat distribution

100K elements stream distribution

10K elements stream distribution

1M elements stream distribution

Full stream distribution

Statistics

Statistics for 100K distributions

  • Title: Statistics for 100K distributions
Sum Unique Mean St. dev. Min. Max.
IRIs 3,007,866 ~589,399 30.08 33.19 6 3,014
Blank nodes 19,045 N/A 0.19 6.59 0 1,334
Literals 1,045,980 ~557,778 10.46 7.29 3 1,354
Simple literals 348,584 ~55,332 3.49 2.99 0 29
Datatype literals 697,396 ~502,829 6.97 6.82 3 1,340
Language literals 0 ~0 0.00 0.00 0 0
Datatypes 349,893 7 3.50 0.50 2 5
ASCII control chars 0 N/A 0.00 0.00 0 0
Quoted triples 0 N/A 0.00 0.00 0 0
Subjects 318,339 ~317,205 3.18 6.59 1 1,337
Predicates 1,515,858 ~1,516 15.16 3.08 4 79
Objects 2,457,033 ~1,068,264 24.57 42.14 4 4,459
Graphs 100,000 ~1 1.00 0.00 1 1
Statements 2,954,825 N/A 29.55 96.76 4 8,899
Bytes per statement N/A N/A 160.10 12.26 125.64 1,870.06

Statistics for 10K distributions

  • Title: Statistics for 10K distributions
Sum Unique Mean St. dev. Min. Max.
IRIs 302,440 ~68,070 30.24 43.88 6 3,014
Blank nodes 1,500 N/A 0.15 4.39 0 268
Literals 103,847 ~63,159 10.38 5.41 3 292
Simple literals 34,517 ~8,591 3.45 3.03 0 29
Datatype literals 69,330 ~54,680 6.93 4.74 3 274
Language literals 0 ~0 0.00 0.00 0 0
Datatypes 34,974 7 3.50 0.50 2 5
ASCII control chars 0 N/A 0.00 0.00 0 0
Quoted triples 0 N/A 0.00 0.00 0 0
Subjects 31,444 ~31,522 3.14 4.39 1 271
Predicates 151,194 ~724 15.12 3.10 4 50
Objects 246,593 ~122,013 24.66 48.38 4 3,006
Graphs 10,000 ~1 1.00 0.00 1 1
Statements 300,656 N/A 30.07 127.56 4 8,899
Bytes per statement N/A N/A 160.22 10.62 127.68 320.77

Statistics for 1M distributions

  • Title: Statistics for 1M distributions
Sum Unique Mean St. dev. Min. Max.
IRIs 30,152,324 ~4,659,198 30.15 37.50 6 3,558
Blank nodes 197,001 N/A 0.20 6.74 0 1,639
Literals 10,456,873 ~4,961,771 10.46 7.48 3 1,807
Simple literals 3,478,487 ~384,024 3.48 3.00 0 233
Datatype literals 6,978,386 ~4,585,357 6.98 6.96 3 1,645
Language literals 0 ~0 0.00 0.00 0 0
Datatypes 3,498,625 7 3.50 0.50 2 6
ASCII control chars 0 N/A 0.00 0.00 0 0
Quoted triples 0 N/A 0.00 0.00 0 0
Subjects 3,189,527 ~3,191,895 3.19 6.74 1 1,642
Predicates 15,150,181 ~3,349 15.15 3.11 4 341
Objects 24,656,017 ~9,126,496 24.66 46.52 4 6,212
Graphs 1,000,000 ~1 1.00 0.00 1 1
Statements 29,770,290 N/A 29.77 108.21 4 9,890
Bytes per statement N/A N/A 160.09 11.90 120.00 2,245.28

Statistics for full distributions

  • Title: Statistics for full distributions
Sum Unique Mean St. dev. Min. Max.
IRIs 61,286,682 ~8,360,717 30.18 37.92 6 3,558
Blank nodes 402,621 N/A 0.20 6.73 0 1,639
Literals 21,240,094 ~9,758,413 10.46 7.45 3 1,807
Simple literals 7,064,444 ~724,982 3.48 3.00 0 233
Datatype literals 14,175,650 ~9,041,024 6.98 6.95 3 1,645
Language literals 0 ~0 0.00 0.00 0 0
Datatypes 7,105,442 7 3.50 0.50 2 6
ASCII control chars 0 N/A 0.00 0.00 0 0
Quoted triples 0 N/A 0.00 0.00 0 0
Subjects 6,480,228 ~6,504,901 3.19 6.73 1 1,642
Predicates 30,768,122 ~4,186 15.15 3.10 4 341
Objects 50,130,352 ~17,393,168 24.68 46.88 4 6,212
Graphs 2,030,923 ~1 1.00 0.00 1 1
Statements 60,608,642 N/A 29.84 109.53 4 9,890
Bytes per statement N/A N/A 160.09 11.70 120.00 2,245.28