@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/bD67zx>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 3836.0 ;
  gtm:kadastraleAanduiding "E3836"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3836" ;
  ns0:name "Perceel GDA01-E3836"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280383670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmRHPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74317> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6974012582411 52.009542999668,4.6974029196257 52.009541993712,4.6974486360003 52.009565973045,4.6974454249047 52.009568300207,4.6974585155475 52.009575172156,4.6973817080367 52.009632185035,4.6973411114296 52.009661680813,4.697285929446 52.009704762477,4.6972116356619 52.009658998432,4.6973135351586 52.009596613834,4.6974012582411 52.009542999668))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

