@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/bABK1Q>
  gtm:oppervlakte 154.0 ;
  gtm:kadastraalNummer 2705.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2705" ;
  gtm:kadastraleAanduiding "M2705"@nl ;
  ns0:name "Perceel GDA01-M2705"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350270570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSinst> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86268> ;
  ns0:startDate "2001-04-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7053165786827 52.033092477445,4.7053091158099 52.033049487752,4.7055422954922 52.0330335711,4.7057396796211 52.033020772546,4.7057531007144 52.033025614054,4.7057780165462 52.033023978536,4.705784431438 52.03306116463,4.7055497294426 52.033076560611,4.7053165786827 52.033092477445))"^^geo:wktLiteral ;
    osm:area 154.0
  ] .

