@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/bHg8by>
  gtm:oppervlakte 151.0 ;
  gtm:kadastraalNummer 5668.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5668" ;
  gtm:kadastraleAanduiding "M5668"@nl ;
  ns0:name "Perceel GDA01-M5668"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350566870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bELRMh> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88535> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7078371525507 52.029162378357,4.7078430444681 52.029222598564,4.7077988240412 52.02922416807,4.7077845649566 52.02922467903,4.7075145328708 52.029234275233,4.7075073332848 52.029161346874,4.7075511176316 52.029159703054,4.7075535926676 52.029184821894,4.7075973770357 52.029183178057,4.7075961768774 52.029171036813,4.7078371525507 52.029162378357))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

