@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bwErw3>
  gtm:oppervlakte 208.0 ;
  gtm:kadastraalNummer 2379.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2379"^^xsd:string ;
  gtm:kadastraleAanduiding "I2379"@nl ;
  ns0:name "Perceel GDA01-I2379"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320237970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsgSCE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78660> ;
  ns0:startDate "2007-11-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7128681991607 52.0241387569,4.7127629482763 52.024127799437,4.7128057635042 52.023973354555,4.7128129585308 52.023947392365,4.7129613152493 52.023962686351,4.7129185504961 52.024116718111,4.7129168715299 52.024120816189,4.7129141614105 52.024124692639,4.7129105233379 52.024128267159,4.7129060169405 52.024131450205,4.7129007601227 52.024134152569,4.712894884817 52.024136321076,4.7128885230915 52.024137893563,4.7128818501799 52.02413884407,4.712875012449 52.024139128491,4.7128681991607 52.0241387569))"^^geo:wktLiteral ;
    osm:area 208.0
  ] .

