@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/bNVx2y>
  gtm:oppervlakte 221.0 ;
  gtm:kadastraalNummer 2112.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2112" ;
  gtm:kadastraleAanduiding "M2112"@nl ;
  ns0:name "Perceel GDA01-M2112"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350211270000/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/85918> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.716972578056 52.029920174402,4.7169726551924 52.029924758912,4.7170645867759 52.029926001205,4.7170713307427 52.029934965041,4.7171275405537 52.030009645741,4.7169327234779 52.030006847157,4.7167559085514 52.0300046541,4.7167588472883 52.029917339781,4.7168653470515 52.029918844942,4.716972578056 52.029920174402))"^^geo:wktLiteral ;
    osm:area 221.0
  ] .

