@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/bpmToD>
  gtm:kadastraalNummer "906"^^xsd:string ;
  gtm:kadastraleAanduiding "B906"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B906"^^xsd:string ;
  ns0:name "Perceel GDA01-B906"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bQ0Frj> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14752> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.708526 52.0105035, 4.708486 52.0105298, 4.7085246 52.0105536, 4.7085659 52.0105277, 4.708526 52.0105035))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

