@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/bb29LT>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 2811.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2811" ;
  gtm:kadastraleAanduiding "M2811"@nl ;
  ns0:name "Perceel GDA01-M2811"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350281170000/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/86364> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7012533109325 52.030900799426,4.7013104473766 52.030928546826,4.7014871796973 52.031016314046,4.7015965237815 52.03107016198,4.7015575096505 52.03110561871,4.7014439715152 52.031049678987,4.7013217624943 52.030989014688,4.7012099556004 52.03093425331,4.7012533109325 52.030900799426))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

