@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/bPonqs>
  gtm:kadastraalNummer "89"^^xsd:string ;
  gtm:kadastraleAanduiding "B89"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B89"^^xsd:string ;
  ns0:name "Perceel GDA01-B89"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bFOnsk>, <https://n2t.net/ark:/60537/brs4Og>, <https://n2t.net/ark:/60537/buM9rh> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13936> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7072065 52.0137959, 4.7072578 52.013747, 4.7072966 52.0137168, 4.7073305 52.0136918, 4.707362 52.0136639, 4.7075446 52.0137399, 4.7075567 52.0137291, 4.7075042 52.0137041, 4.7074983 52.0137012, 4.7074637 52.01369, 4.7074245 52.0136739, 4.7073476 52.0136412, 4.7071824 52.013781, 4.7072065 52.0137959))"^^geo:wktLiteral ;
    osm:area 66.0
  ] .

