@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/b0D9GR>
  gtm:oppervlakte 300.0 ;
  gtm:kadastraalNummer 6022.0 ;
  gtm:kadastraleAanduiding "E6022"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6022"^^xsd:string ;
  ns0:name "Perceel GDA01-E6022"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280602270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bg263i> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74910> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6955893107497 52.009722059372,4.6954063812046 52.009833447557,4.6953660867647 52.009808348777,4.695286738618 52.009758931471,4.6952171288488 52.009715575622,4.6952412457991 52.009700715719,4.6952554140307 52.009709472828,4.6953298746615 52.009664087536,4.6953770299684 52.009635350066,4.6954142897241 52.009612630595,4.6954698174029 52.009647310648,4.6955064608383 52.009670194767,4.6955490182482 52.009696834827,4.6955893107497 52.009722059372))"^^geo:wktLiteral ;
    osm:area 305.0
  ] .

