@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/bXvHT2>
  gtm:oppervlakte 108.0 ;
  gtm:kadastraalNummer 7798.0 ;
  gtm:kadastraleAanduiding "A7798"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7798"^^xsd:string ;
  ns0:name "Perceel GDA01-A7798"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240779870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bumSo7> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71141> ;
  ns0:startDate "2009-12-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7178957005216 52.014563053581,4.7179000453917 52.014563770389,4.7179028460919 52.014552784517,4.7181262674302 52.014590493474,4.7181981773936 52.014592007717,4.7181838823521 52.014645020927,4.7178853883405 52.014599056392,4.7178957005216 52.014563053581))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

