@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/bdxvzR>
  gtm:kadastraalNummer "412" ;
  gtm:kadastraleAanduiding "B412" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B412" ;
  sdo:name "Perceel GDA01-B412"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14258> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7077789 52.0126972, 4.7078714 52.0126269, 4.7073602 52.0123841, 4.7072106 52.012489, 4.707147 52.0125336, 4.7072206 52.0125712, 4.7072396 52.012581, 4.7072572 52.0125652, 4.7073665 52.0126133, 4.7074088 52.0125799, 4.7074514 52.0125468, 4.7075189 52.012579, 4.7076267 52.0126276, 4.7076473 52.0126354, 4.7077789 52.0126972))"^^geo:wktLiteral ;
    osm:area 641.0
  ] .

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