@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/bz8PQq>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 8602.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8602"^^xsd:string ;
  gtm:kadastraleAanduiding "K8602"@nl ;
  ns0:name "Perceel GDA01-K8602"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330860270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/bBrG6K> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80378> ;
  ns0:startDate "2004-10-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7486481850825 52.013875727653,4.7486445602691 52.013854090957,4.7486487593002 52.013853826106,4.7486392655528 52.013797318646,4.7486256474139 52.013716412348,4.7486178845477 52.013670313821,4.7486961215876 52.01366529123,4.7487038844054 52.01371139874,4.7487175026841 52.013792305029,4.7487306503854 52.013870458321,4.7486481850825 52.013875727653))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

