@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/bmetqi>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 2083.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2083" ;
  gtm:kadastraleAanduiding "N2083"@nl ;
  ns0:name "Perceel GDA01-N2083"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360208370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  hg:absorbed <https://n2t.net/ark:/60537/breqBs> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106158> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6757760730481 52.007119739389,4.6757156343168 52.007156127812,4.6756840446137 52.007175315939,4.6756141688679 52.00713088614,4.6757064700072 52.007075562969,4.6758168575422 52.007009401115,4.6758376791789 52.00699692516,4.6759073110693 52.007041119654,4.6757760730481 52.007119739389))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

