@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/bDwxy8>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 7016.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7016"^^xsd:string ;
  gtm:kadastraleAanduiding "K7016"@nl ;
  ns0:name "Perceel GDA01-K7016"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330701670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGdLBI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84232> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.749127825872 52.012148614866,4.7491358492216 52.012196898956,4.7489771638781 52.012207112433,4.748856501037 52.012213945517,4.7488128946384 52.012216648252,4.7488088534273 52.012192546484,4.7488049879998 52.012169398436,4.749127825872 52.012148614866))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

