@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/b6Fsty>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 6504.0 ;
  gtm:kadastraleAanduiding "A6504"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A6504"^^xsd:string ;
  ns0:name "Perceel GDA01-A6504"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240650470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsTYPA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70807> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7207651480862 52.015135291455,4.7208324181681 52.015123654768,4.7208425362854 52.015146605473,4.7208880888699 52.015256314948,4.7208878113117 52.015256367307,4.7209202876049 52.015332422126,4.720852959101 52.015344049546,4.7208204829138 52.015267994708,4.7207651480862 52.015135291455))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

