@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/b2554V>
  gtm:oppervlakte 912.0 ;
  gtm:kadastraalNummer 1964.0 ;
  gtm:kadastraleAanduiding "H1964"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H1964" ;
  ns0:name "Perceel GDA01-H1964"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310196470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4Njds> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:liesIn <https://n2t.net/ark:/60537/btJCmp> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bWtn38> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105309> ;
  ns0:startDate "2008-07-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7014433811447 52.021450908497,4.7014394735597 52.02147776105,4.7014031973434 52.021475752072,4.7014019758543 52.021484167086,4.7012329708001 52.021474643552,4.7013261874868 52.020836767592,4.7014697583208 52.02084494741,4.7014699556665 52.020833002976,4.7015965821284 52.020840257016,4.7015823590848 52.020934759117,4.701482802449 52.020928426742,4.70140710495 52.02144889952,4.7014433811447 52.021450908497))"^^geo:wktLiteral ;
    osm:area 910.0
  ] .

