@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/bQ0w6e>
  gtm:oppervlakte 101.0 ;
  gtm:kadastraalNummer 8180.0 ;
  gtm:kadastraleAanduiding "A8180"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8180"^^xsd:string ;
  ns0:name "Perceel GDA01-A8180"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240818070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZat42> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71289> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7180465337455 52.014864213283,4.7179750691534 52.014856256802,4.7179195556289 52.014849280813,4.7178173543485 52.014836439571,4.7178271906654 52.014802069949,4.718209072258 52.014848778171,4.7181995411493 52.014881261995,4.7180465337455 52.014864213283))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

