@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/bzmxWt>
  gtm:oppervlakte 400.0 ;
  gtm:kadastraalNummer 4068.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4068" ;
  gtm:kadastraleAanduiding "M4068"@nl ;
  ns0:name "Perceel GDA01-M4068"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350406870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4ZPQ9> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bwEAxI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87166> ;
  ns0:startDate "2008-12-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6970156882939 52.031016535334,4.6968442297485 52.030926590129,4.6970872231822 52.030750817369,4.6972660682974 52.030844643545,4.6972141495904 52.030882297303,4.6972063723231 52.030878224932,4.6970156882939 52.031016535334))"^^geo:wktLiteral ;
    osm:area 400.0
  ] .

