@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/btWmUP>
  gtm:oppervlakte 80.0 ;
  gtm:kadastraalNummer 2082.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2082" ;
  gtm:kadastraleAanduiding "N2082"@nl ;
  ns0:name "Perceel GDA01-N2082"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360208270000/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/106157> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6756396644704 52.007431406932,4.6756086455819 52.007411867308,4.6756297475935 52.007399177361,4.6756514070851 52.007412844883,4.6756715222458 52.007403600524,4.675698077628 52.007425396216,4.67574702642 52.007466931038,4.6758541165407 52.007556312126,4.6758120690045 52.007575500006,4.6757049934857 52.007486118969,4.6756396644704 52.007431406932))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

