@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/bVd0tH>
  gtm:oppervlakte 92.0 ;
  gtm:kadastraalNummer 3540.0 ;
  gtm:kadastraleAanduiding "E3540"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3540" ;
  ns0:name "Perceel GDA01-E3540"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280354070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bz8YFU> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74098> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6986674234967 52.009128711958,4.6987191592175 52.009088917232,4.6987834741267 52.009121543821,4.698719090317 52.009173066392,4.6986418831684 52.009232540576,4.698586910693 52.009205208811,4.6985753750979 52.00919950559,4.6986220404649 52.009163618171,4.6986674234967 52.009128711958))"^^geo:wktLiteral ;
    osm:area 92.0
  ] .

