@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/bAOokA>
  gtm:kadastraalNummer "161"^^xsd:string ;
  gtm:kadastraleAanduiding "D161"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D161"^^xsd:string ;
  ns0:name "Perceel GDA01-D161"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bR39xT> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16345> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7065959 52.0100568, 4.706582 52.0100492, 4.7063477 52.0099242, 4.7061941 52.0098411, 4.7061606 52.0098647, 4.706196 52.0098838, 4.7062172 52.0098953, 4.7063683 52.0099769, 4.7065418 52.0100707, 4.7065593 52.0100809, 4.7065959 52.0100568))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

