@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/bNiqmd>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 4049.0 ;
  gtm:kadastraleAanduiding "E4049"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4049"^^xsd:string ;
  ns0:name "Perceel GDA01-E4049"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280404970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDiYbG> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74486> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6970268633165 52.008902690326,4.6969066292081 52.008990485282,4.6968171796755 52.009055036851,4.6967873681763 52.009077485854,4.6967324933796 52.009048625758,4.6967620020873 52.009025977247,4.6968514516409 52.00896142572,4.6969714551411 52.008874420448,4.6970080613894 52.008893106291,4.6970268633165 52.008902690326))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

