@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/brEASQ>
  gtm:kadastraalNummer "163"^^xsd:string ;
  gtm:kadastraleAanduiding "A163"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A163"^^xsd:string ;
  ns0:name "Perceel GDA01-A163"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bRGhUX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13165> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7055919 52.0139827, 4.7055565 52.0139644, 4.7054096 52.0138846, 4.7046144 52.01443, 4.7047805 52.0145216, 4.704923 52.0144276, 4.7053281 52.0141573, 4.7054607 52.0140707, 4.7055919 52.0139827))"^^geo:wktLiteral ;
    osm:area 1302.0
  ] .

