@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/bx3Ptg>
  gtm:oppervlakte 64.0 ;
  gtm:kadastraalNummer 8884.0 ;
  gtm:kadastraleAanduiding "A8884"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8884"^^xsd:string ;
  ns0:name "Perceel GDA01-A8884"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240888470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgRTAj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71601> ;
  ns0:startDate "2018-01-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7120392984916 52.01487951251,4.7121535855401 52.014966096995,4.7121542021859 52.014965776948,4.712169648921 52.01497799087,4.7121796160192 52.014987458874,4.7121785735745 52.01498800119,4.712117820149 52.015000128717,4.7119895005793 52.014905122482,4.7120392984916 52.01487951251))"^^geo:wktLiteral ;
    osm:area 64.0
  ] .

