@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bdKfEd>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 806.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M806" ;
  gtm:kadastraleAanduiding "M806"@nl ;
  ns0:name "Perceel GDA01-M806"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350080670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2X7V> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84924> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7105957050684 52.029403258669,4.7106013797624 52.029461706762,4.7104189428892 52.029468163636,4.7103600565482 52.02947015316,4.7103588592997 52.029457769278,4.710315731393 52.029459354998,4.7103181258668 52.029484122763,4.7102749979334 52.029485708468,4.7102681403319 52.0294149215,4.7104132811025 52.029409841446,4.7105957050684 52.029403258669))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

