@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/bbFfO1>
  gtm:oppervlakte 216.0 ;
  gtm:kadastraalNummer 2109.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2109" ;
  gtm:kadastraleAanduiding "M2109"@nl ;
  ns0:name "Perceel GDA01-M2109"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350210970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2UZZq> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85915> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7169633186077 52.030207929455,4.7168555094545 52.030206237164,4.7167491506832 52.03020500245,4.7167520866238 52.030117876873,4.7169290331356 52.030120070684,4.7171053181924 52.030122646965,4.7170820924999 52.030160481686,4.717055775288 52.030203332298,4.7169635369254 52.030203076976,4.7169633186077 52.030207929455))"^^geo:wktLiteral ;
    osm:area 215.0
  ] .

