@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/b37zAH>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 2812.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2812" ;
  gtm:kadastraleAanduiding "M2812"@nl ;
  ns0:name "Perceel GDA01-M2812"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350281270000/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/86365> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7012533109325 52.030900799426,4.7012969603752 52.030867167473,4.7014093514318 52.030921842287,4.7016393181149 52.031035266547,4.7015965237815 52.03107016198,4.7014871796973 52.031016314046,4.7013104473766 52.030928546826,4.7012533109325 52.030900799426))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

