@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/bQDCmx>
  gtm:oppervlakte 103.0 ;
  gtm:kadastraalNummer 3906.0 ;
  gtm:kadastraleAanduiding "E3906"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3906" ;
  ns0:name "Perceel GDA01-E3906"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280390670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdxHMa> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74354> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6970628136547 52.010533543939,4.6971050630217 52.010508399352,4.6971149711119 52.010502507104,4.6971194282445 52.010505346608,4.6971997258158 52.010556700734,4.6973292772202 52.010637924344,4.6973145672279 52.010646341178,4.697276550726 52.010668077074,4.6971486562312 52.010587087829,4.6970628136547 52.010533543939))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

