@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/bpmTuI>
  gtm:kadastraalNummer "325"^^xsd:string ;
  gtm:kadastraleAanduiding "D325"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D325"^^xsd:string ;
  ns0:name "Perceel GDA01-D325"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bIVSfG>, <https://n2t.net/ark:/60537/bYkFM6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16509> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7103078 52.0078151, 4.710293 52.0078021, 4.7102199 52.0077413, 4.7101583 52.0077666, 4.710203 52.0078051, 4.7102231 52.0078223, 4.7102469 52.0078429, 4.7103078 52.0078151))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

