@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/bJm7XR>
  gtm:oppervlakte 103.0 ;
  gtm:kadastraalNummer 2831.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2831" ;
  gtm:kadastraleAanduiding "M2831"@nl ;
  ns0:name "Perceel GDA01-M2831"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350283170000/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/86383> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7004842342217 52.031362814087,4.700481009891 52.031344998278,4.7004638603461 52.031246924854,4.7004508876565 52.0311710771,4.7005204697068 52.03116644939,4.7005337353163 52.031242208961,4.7005504464954 52.031340369702,4.7005536708534 52.031358185508,4.7004842342217 52.031362814087))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

