@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/bT8am4>
  gtm:oppervlakte 27.0 ;
  gtm:kadastraalNummer 7031.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7031" ;
  gtm:kadastraleAanduiding "M7031"@nl ;
  ns0:name "Perceel GDA01-M7031"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350703170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/boWH9j> ;
  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/261655> ;
  ns0:startDate "2010-08-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6983279489707 52.031938257669,4.6983454397339 52.031924769548,4.6983597301914 52.031913752486,4.6984396153267 52.031954703464,4.6984515872638 52.031960840649,4.6984214419533 52.031983207201,4.6983279489707 52.031938257669))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

