@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/bZNpHQ>
  gtm:oppervlakte 103.0 ;
  gtm:kadastraalNummer 6246.0 ;
  gtm:kadastraleAanduiding "E6246"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6246"^^xsd:string ;
  ns0:name "Perceel GDA01-E6246"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280624670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXvS4P> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75003> ;
  ns0:startDate "2011-03-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6993953284255 52.008320899842,4.6994548046915 52.008352733783,4.6992734010729 52.008481475513,4.6992139541694 52.008449623676,4.6993953284255 52.008320899842))"^^geo:wktLiteral ;
    osm:area 102.0
  ] .

