@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/beZDf0>
  gtm:oppervlakte 30.0 ;
  gtm:kadastraalNummer 3938.0 ;
  gtm:kadastraleAanduiding "D3938"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3938"^^xsd:string ;
  ns0:name "Perceel GDA01-D3938"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270393870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bM3ncL> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/286181> ;
  ns0:startDate "2003-06-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7068914114893 52.009289656802,4.7069558111177 52.009324787155,4.7069067079427 52.009359540212,4.7068462349428 52.009327686332,4.7068719526867 52.009310730025,4.7068653393145 52.009306934647,4.7068909996009 52.009289924074,4.7068914114893 52.009289656802))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

