@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/bKBiZn>
  gtm:verpondingsNummer "1405" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/verponding/1405" ;
  sdo:name "Verponding 1405"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bVDn61> ;
  a sdo:CreativeWork, gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66754> ;
  sdo:sdDatePublished "2024-10-15T23:57:18+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100471 52.0110729, 4.7100491 52.0110327, 4.7100386 52.0110332, 4.7098315 52.0110425, 4.7096282 52.0110518, 4.7096302 52.0110641, 4.709635 52.0110934, 4.7097342 52.0110884, 4.7097323 52.0110761, 4.7097809 52.011074, 4.7098432 52.0110713, 4.7098452 52.0110829, 4.7100334 52.0110737, 4.7100471 52.0110729))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

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