@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/bUARD8>
  gtm:kadastraalNummer "158"^^xsd:string ;
  gtm:kadastraleAanduiding "B158"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B158"^^xsd:string ;
  ns0:name "Perceel GDA01-B158"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b0qumC>, <https://n2t.net/ark:/60537/bKBtFp> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14005> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.706342 52.0128316, 4.7063376 52.0128342, 4.7062011 52.0129308, 4.7061976 52.0129289, 4.7059788 52.013082, 4.7060829 52.013146, 4.7062792 52.0130055, 4.7062732 52.0130024, 4.7062674 52.0129993, 4.7062554 52.0129929, 4.7062823 52.0129738, 4.7062433 52.0129531, 4.7063792 52.0128557, 4.7063846 52.0128528, 4.706342 52.0128316))"^^geo:wktLiteral ;
    osm:area 278.0
  ] .

