@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bbeQD6>
  gtm:oppervlakte "70"^^xsd:string ;
  gtm:kadastraalNummer "8269"^^xsd:string ;
  gtm:kadastraleAanduiding "A8269"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8269"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16240826970000"@nl ;
  ns0:name "Perceel GDA01-A8269"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240826970000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bWfEWK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71325> ;
  ns0:startDate "2019-04-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.71579375 52.01060752, 4.71592991 52.01061430, 4.71593062 52.01060887, 4.71599531 52.01061210, 4.71599495 52.01061485, 4.71609309 52.01061856, 4.71609084 52.01062748, 4.71609059 52.01062843, 4.71608648 52.01064476, 4.71599143 52.01064180, 4.71595050 52.01063981, 4.71594306 52.01064262, 4.71585618 52.01063814, 4.71585365 52.01065057, 4.71578668 52.01064689, 4.71579375 52.01060752))"^^geo:wktLiteral ;
    osm:area 70.0
  ] .

