@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bZAFjp>
  gtm:kadastraalNummer "838" ;
  gtm:kadastraleAanduiding "D838" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D838" ;
  ns0:name "Perceel GDA01-D838"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17023> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.707011 52.0088526, 4.7070012 52.0088478, 4.7066716 52.0086797, 4.706649 52.0086966, 4.7066008 52.008672, 4.7065769 52.0086899, 4.7069373 52.0088787, 4.7069461 52.0088838, 4.707011 52.0088526))"^^geo:wktLiteral ;
    osm:area 167.0
  ] .

