@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/bKoCA3>
  gtm:oppervlakte 271.0 ;
  gtm:kadastraalNummer 3456.0 ;
  gtm:kadastraleAanduiding "B3456"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3456"^^xsd:string ;
  ns0:name "Perceel GDA01-B3456"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250345670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bhUoLN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72234> ;
  ns0:startDate "2018-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7068078669783 52.010839288094,4.706762939866 52.010871332751,4.7067604365856 52.010873115963,4.7067404985421 52.010887328237,4.7067418138318 52.010888000982,4.7067301619198 52.010896580477,4.7067052084292 52.010884238958,4.7065886686761 52.010823639489,4.7065783666624 52.01083157062,4.7062733259671 52.010700256581,4.7063286331951 52.010658987122,4.7063432503011 52.010666163521,4.7064813118699 52.010733862699,4.7064921158996 52.010725485059,4.7065566741606 52.010755079674,4.7065592056401 52.010756235839,4.7065880033309 52.01073507285,4.7066684847672 52.010772174904,4.7068078669783 52.010839288094))"^^geo:wktLiteral ;
    osm:area 270.0
  ] .

