@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/bUNCKR>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 1202.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1202" ;
  gtm:kadastraleAanduiding "M1202"@nl ;
  ns0:name "Perceel GDA01-M1202"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350120270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9ZPG0> ;
  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/85236> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7062380259158 52.037257917728,4.706237731129 52.037256217221,4.7063649834415 52.03724745226,4.7065095928524 52.037238760523,4.70650764937 52.03722758573,4.7066092370373 52.03722065859,4.7066167338495 52.037263459607,4.7065151550596 52.037270755328,4.7065170325086 52.037281480321,4.7063724918656 52.037290433128,4.7063744763046 52.037301787928,4.7063385977408 52.03730440285,4.7063346565256 52.037281792282,4.7062985627924 52.037284181239,4.7063005468024 52.037295563003,4.7062451810027 52.037299206747,4.7062380259158 52.037257917728))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

