@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/bNVtEz>
  gtm:kadastraalNummer "370" ;
  gtm:kadastraleAanduiding "C370" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C370" ;
  sdo:name "Perceel GDA01-C370"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15252> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.715513 52.0070857, 4.7155585 52.0070844, 4.715559 52.0070632, 4.7154384 52.0070714, 4.7153464 52.0070765, 4.7149982 52.0071285, 4.7146197 52.0070979, 4.7146223 52.0071155, 4.7146392 52.0071392, 4.7146678 52.007158, 4.7147264 52.007175, 4.7147909 52.0071783, 4.7148699 52.0071739, 4.7149538 52.0071601, 4.7149918 52.0071538, 4.7151578 52.0071297, 4.7151578 52.0071297, 4.7153348 52.0071062, 4.7153838 52.0071006, 4.715513 52.0070857))"^^geo:wktLiteral ;
    osm:area 257.0
  ] .

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