@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/bo6KIq>
  gtm:oppervlakte 188.0 ;
  gtm:kadastraalNummer 2794.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2794" ;
  gtm:kadastraleAanduiding "M2794"@nl ;
  ns0:name "Perceel GDA01-M2794"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350279470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHgiFq> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86347> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7015535418444 52.030060426041,4.7017125304056 52.029936233346,4.7018060275271 52.029863702012,4.7018650434561 52.029892358929,4.7018699837141 52.029921869592,4.701712451354 52.030046160859,4.7015840581197 52.03007552445,4.7015535418444 52.030060426041))"^^geo:wktLiteral ;
    osm:area 188.0
  ] .

