@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/bixigi>
  gtm:kadastraalNummer "463"^^xsd:string ;
  gtm:kadastraleAanduiding "E463"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E463"^^xsd:string ;
  ns0:name "Perceel GDA01-E463"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/be9NdL>, <https://n2t.net/ark:/60537/bJLHPQ>, <https://n2t.net/ark:/60537/bUaEOi> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17663> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7062775 52.0046796, 4.7062592 52.004659, 4.7062447 52.0046639, 4.7056837 52.0048533, 4.7051517 52.005029, 4.7051756 52.0050514, 4.7053998 52.0049756, 4.7062394 52.0046967, 4.7062775 52.0046796))"^^geo:wktLiteral ;
    osm:area 246.0
  ] .

