@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/bvBVxA>
  gtm:verpondingsNummer "372" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/verponding/372" ;
  sdo:name "Verponding 372"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/buYN0L> ;
  a sdo:CreativeWork, gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69016> ;
  sdo:sdDatePublished "2024-10-15T23:57:18+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7127702 52.0110956, 4.7127624 52.0110951, 4.7125836 52.01106, 4.7125388 52.0111232, 4.7125879 52.0111421, 4.7125666 52.0111695, 4.7125867 52.0111754, 4.7124975 52.0112904, 4.7124905 52.0112988, 4.7126196 52.0113453, 4.7126269 52.0113346, 4.7126841 52.0112622, 4.7127096 52.0112701, 4.7127167 52.0112616, 4.7127247 52.011264, 4.7127278 52.0112576, 4.7127598 52.0111555, 4.7127702 52.0110956))"^^geo:wktLiteral ;
    osm:area 349.0
  ] .

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