@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/bQddCN>
  gtm:oppervlakte 218.0 ;
  gtm:kadastraalNummer 1294.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1294" ;
  gtm:kadastraleAanduiding "M1294"@nl ;
  ns0:name "Perceel GDA01-M1294"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350129470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmeBE8> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85314> ;
  ns0:startDate "2006-12-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7065710452037 52.035674015027,4.706898173614 52.035652904015,4.7069125181757 52.035739023608,4.7067410630738 52.035749978578,4.7065858798371 52.035760452087,4.7065710452037 52.035674015027))"^^geo:wktLiteral ;
    osm:area 217.0
  ] .

