@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/b62nfM>
  gtm:oppervlakte 242.0 ;
  gtm:kadastraalNummer 2067.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2067" ;
  gtm:kadastraleAanduiding "M2067"@nl ;
  ns0:name "Perceel GDA01-M2067"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350206770000/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/85877> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7167099976885 52.029190252602,4.7165407364885 52.029183041763,4.7163926224684 52.029175609597,4.7163954542623 52.029149981892,4.7163989347613 52.029150127556,4.7164072720089 52.029076991691,4.716721390742 52.029090106069,4.7167099976885 52.029190252602))"^^geo:wktLiteral ;
    osm:area 241.0
  ] .

