@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/bBrGrm>
  gtm:oppervlakte 190.0 ;
  gtm:kadastraalNummer 8797.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8797"^^xsd:string ;
  gtm:kadastraleAanduiding "K8797"@nl ;
  ns0:name "Perceel GDA01-K8797"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330879770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bhhhHu> ;
  hg:liesIn <https://n2t.net/ark:/60537/btjcYt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/253864> ;
  ns0:startDate "2007-06-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.737644273333 52.015105188379,4.738333026104 52.015061132438,4.7383226191413 52.015098772336,4.7376504432383 52.015141832087,4.737644273333 52.015105188379))"^^geo:wktLiteral ;
    osm:area 192.0
  ] .

