@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/bEYA0W>
  gtm:oppervlakte 26.0 ;
  gtm:kadastraalNummer 7209.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7209" ;
  gtm:kadastraleAanduiding "M7209"@nl ;
  ns0:name "Perceel GDA01-M7209"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350720970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDJnMW> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bV0hzE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/252541> ;
  ns0:startDate "2010-02-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.708462797621 52.026680734035,4.7084894785371 52.026582536911,4.7084943403074 52.026564588163,4.7085231054214 52.026568313367,4.7085127185038 52.026606642895,4.7084918981826 52.026683481446,4.708462797621 52.026680734035))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

