@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix sdo: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bJLwmO>
  gtm:verpondingsNummer "43" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/verponding/43" ;
  sdo:name "Verponding 43"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bvbuFU> ;
  a sdo:CreativeWork, gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69169> ;
  sdo:sdDatePublished "2024-10-15T23:57:18+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7116777 52.0096177, 4.7116945 52.0096251, 4.7121047 52.0098044, 4.712242 52.0098895, 4.7122525 52.0099381, 4.712346 52.0099297, 4.7124025 52.0099387, 4.7124733 52.0099596, 4.7125036 52.0099707, 4.7125759 52.0099969, 4.7126482 52.0100229, 4.7126882 52.0100443, 4.7128337 52.0098614, 4.7125945 52.0097886, 4.7125685 52.0098213, 4.7120114 52.0096408, 4.7120527 52.0095923, 4.711819 52.0095155, 4.7117948 52.0095075, 4.7116777 52.0096177))"^^geo:wktLiteral ;
    osm:area 1391.0
  ] .

# dynamically created via construct_rdf.php on sparql.goudatijdmachine.nl
