@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/bms5TG>
  gtm:kadastraalNummer "812"^^xsd:string ;
  gtm:kadastraleAanduiding "D812"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D812"^^xsd:string ;
  ns0:name "Perceel GDA01-D812"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bApaqF>, <https://n2t.net/ark:/60537/bUonhF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16997> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7072427 52.0082854, 4.7071885 52.0082564, 4.7070307 52.0083481, 4.7070476 52.0083572, 4.7070883 52.0083703, 4.7072427 52.0082854))"^^geo:wktLiteral ;
    osm:area 69.0
  ] .

