@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@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/bd76of>
  gtm:kadastraalNummer "425"^^xsd:string ;
  gtm:kadastraleAanduiding "E425"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E425"^^xsd:string ;
  ns0:name "Perceel GDA01-E425"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b9N7Xf>, <https://n2t.net/ark:/60537/bIVU6o> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17625> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6952948 52.0080202, 4.6952842 52.0080456, 4.6953118 52.0080769, 4.6954017 52.0081059, 4.695666 52.0081593, 4.6999193 52.0066182, 4.6995778 52.0063609, 4.6973966 52.0071717, 4.6963325 52.0075409, 4.6957093 52.0077851, 4.6955688 52.0078402, 4.6954191 52.0079457, 4.6953302 52.0079935, 4.6952948 52.0080202))"^^geo:wktLiteral ;
    osm:area 12139.0
  ] .

