@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/bPonsO>
  gtm:kadastraalNummer "864"^^xsd:string ;
  gtm:kadastraleAanduiding "B864"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B864"^^xsd:string ;
  ns0:name "Perceel GDA01-B864"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/breeeG> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14710> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098763 52.0103234, 4.7098656 52.0103285, 4.7096663 52.0104081, 4.7096532 52.0103958, 4.7095803 52.0104325, 4.7096086 52.0104641, 4.7099198 52.0103572, 4.7099312 52.0103532, 4.7098763 52.0103234))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

