@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/bGE1Zv>
  gtm:oppervlakte 182.0 ;
  gtm:kadastraalNummer 2040.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2040" ;
  gtm:kadastraleAanduiding "M2040"@nl ;
  ns0:name "Perceel GDA01-M2040"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350204070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bApay6> ;
  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/85857> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7143453847282 52.029967570874,4.7143448297826 52.029972502322,4.7142526438963 52.029968784648,4.7142449727763 52.029976956184,4.7140510086528 52.029968809621,4.7138796715842 52.029960899983,4.7138858243405 52.029904443214,4.7140573670772 52.029912228181,4.7142582090899 52.029920369101,4.7142561301379 52.029938477788,4.714348227187 52.029942284835,4.7143453847282 52.029967570874))"^^geo:wktLiteral ;
    osm:area 183.0
  ] .

