@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bRfJ4m>
  gtm:oppervlakte 153.0 ;
  gtm:kadastraalNummer 2601.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2601" ;
  gtm:kadastraleAanduiding "M2601"@nl ;
  ns0:name "Perceel GDA01-M2601"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350260170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHghgV> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86173> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7066545276414 52.034042154409,4.7068881911361 52.034026354721,4.7070972500985 52.034013720194,4.7071221814139 52.034012057515,4.7071286994289 52.034049253109,4.7071037826652 52.034050915873,4.7070966757586 52.03405634875,4.707030827462 52.03406053453,4.7068956835996 52.034069425368,4.7066619926498 52.034085099076,4.7066545276414 52.034042154409))"^^geo:wktLiteral ;
    osm:area 153.0
  ] .

