@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bPNOsV>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 8615.0 ;
  gtm:kadastraleAanduiding "A8615"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8615"^^xsd:string ;
  ns0:name "Perceel GDA01-A8615"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240861570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmRH9j> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71498> ;
  ns0:startDate "2005-10-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7183147367302 52.01489409584,4.7183351842151 52.014896378219,4.7183939819218 52.014902923249,4.7183935365743 52.014904457735,4.7183890532945 52.01491984736,4.7183842024558 52.014936439342,4.7183808559322 52.01494788952,4.7183305212432 52.014942354326,4.7181001114338 52.014916947112,4.7180484825864 52.014911260627,4.7180550886685 52.014888341817,4.7180433227973 52.014875358617,4.7180459194387 52.014866331052,4.7180465337455 52.014864213283,4.7181995411493 52.014881261995,4.7183147367302 52.01489409584))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

