@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/bNinyT>
  gtm:kadastraalNummer "872"^^xsd:string ;
  gtm:kadastraleAanduiding "B872"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B872"^^xsd:string ;
  ns0:name "Perceel GDA01-B872"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b5D6QP>, <https://n2t.net/ark:/60537/b87wk9>, <https://n2t.net/ark:/60537/bAOAet> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14718> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.709474 52.0101045, 4.7094641 52.0101085, 4.7091882 52.0102615, 4.7091688 52.0102456, 4.7091353 52.0102636, 4.7088371 52.010424, 4.7089041 52.0104604, 4.7089932 52.0104131, 4.709154 52.0103277, 4.7092536 52.0102744, 4.7095136 52.0101362, 4.7095226 52.0101316, 4.709474 52.0101045))"^^geo:wktLiteral ;
    osm:area 296.0
  ] .

