@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/bBEdud>
  gtm:verpondingsNummer "46" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/verponding/46" ;
  sdo:name "Verponding 46"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bQQghh> ;
  a sdo:CreativeWork, gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69201> ;
  sdo:sdDatePublished "2024-10-15T23:57:18+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7119456 52.0093907, 4.7119275 52.0093849, 4.7118866 52.0094256, 4.711905 52.0094313, 4.7121419 52.0095051, 4.712156 52.0094861, 4.7121307 52.0094604, 4.7121375 52.0094519, 4.7119456 52.0093907))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

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