@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/bfCvCp>
  gtm:kadastraalNummer "161"^^xsd:string ;
  gtm:kadastraleAanduiding "E161"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E161"^^xsd:string ;
  ns0:name "Perceel GDA01-E161"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bb2ivu>, <https://n2t.net/ark:/60537/bnHuTX> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17377> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7023627 52.0102937, 4.7020018 52.0101869, 4.7020015 52.0102098, 4.7020111 52.0102468, 4.7023294 52.0103618, 4.7023801 52.0103587, 4.7024066 52.0103788, 4.7027066 52.0104398, 4.7027205 52.0104307, 4.7027235 52.0103992, 4.7027135 52.0103928, 4.7027159 52.0103771, 4.7024704 52.0103187, 4.7024028 52.0103268, 4.7023627 52.0102937))"^^geo:wktLiteral ;
    osm:area 364.0
  ] .

