@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/bTypHQ>
  gtm:verpondingsNummer "45" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/verponding/45" ;
  sdo:name "Verponding 45"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bYKRtk> ;
  a sdo:CreativeWork, gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69191> ;
  sdo:sdDatePublished "2024-10-15T23:57:18+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7118431 52.0094643, 4.7118653 52.0094714, 4.7123343 52.0096223, 4.7129812 52.0098289, 4.7130127 52.0097673, 4.7123702 52.0095763, 4.7123165 52.0095596, 4.7121419 52.0095051, 4.711905 52.0094313, 4.7118866 52.0094256, 4.7118431 52.0094643))"^^geo:wktLiteral ;
    osm:area 520.0
  ] .

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