@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/bKBk4B>
  gtm:oppervlakte 205.0 ;
  gtm:kadastraalNummer 2062.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2062" ;
  gtm:kadastraleAanduiding "M2062"@nl ;
  ns0:name "Perceel GDA01-M2062"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350206270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfcit7> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85872> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7160277250717 52.029157306255,4.7160688477907 52.029159194505,4.7160767105521 52.029159598854,4.7160704698736 52.029216279942,4.7161399143559 52.029230248173,4.7161281928313 52.029352234534,4.7161151894303 52.0294829413,4.7160225393461 52.029479141468,4.7160366068123 52.029348431787,4.716046310746 52.029215234417,4.7160213943492 52.029214157605,4.7160277250717 52.029157306255))"^^geo:wktLiteral ;
    osm:area 205.0
  ] .

