@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/bzmxTV>
  gtm:oppervlakte 169.0 ;
  gtm:kadastraalNummer 2842.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2842" ;
  gtm:kadastraleAanduiding "M2842"@nl ;
  ns0:name "Perceel GDA01-M2842"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350284270000/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/86392> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6999119601423 52.031372778137,4.6995109119324 52.031174040426,4.6995541092556 52.03114148508,4.6996617317267 52.031193437203,4.6999508425029 52.031336512223,4.6999517797685 52.031341910725,4.6999119601423 52.031372778137))"^^geo:wktLiteral ;
    osm:area 169.0
  ] .

