@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/bS5vSy>
  gtm:verpondingsNummer "350" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/verponding/350" ;
  sdo:name "Verponding 350"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bkChZ4> ;
  a sdo:CreativeWork, gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68928> ;
  sdo:sdDatePublished "2024-10-15T23:57:18+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7132017 52.0098771, 4.7130961 52.0098599, 4.7130931 52.0098663, 4.7130683 52.0098697, 4.7130329 52.0098659, 4.7130189 52.0098896, 4.7130855 52.0098993, 4.7130835 52.0099057, 4.7131855 52.0099194, 4.7132017 52.0098771))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

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