@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/bELJ7L>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 3634.0 ;
  gtm:kadastraleAanduiding "E3634"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3634"^^xsd:string ;
  ns0:name "Perceel GDA01-E3634"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280363470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmEZj9> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74162> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6971840361112 52.008682316879,4.6972376057284 52.008708904035,4.6971959178225 52.008741215731,4.6971259873341 52.008796264339,4.6971269990646 52.008796773622,4.6970942912907 52.008821938203,4.6970080613894 52.008893106291,4.6969714551411 52.008874420448,4.696951887435 52.008864436424,4.6970747931945 52.008767695631,4.6971422031056 52.008714591752,4.6971840361112 52.008682316879))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

