@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/bYXBEC>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 2080.0 ;
  gtm:kadastraleAanduiding "A2080"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A2080" ;
  ns0:name "Perceel GDA01-A2080"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240208070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfci8w> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70003> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7149612122473 52.013488605683,4.7149832610261 52.013462737139,4.71514451759 52.013511161522,4.7152553799878 52.013544566065,4.7155108498965 52.0136215445,4.7154850165398 52.01364529725,4.7151222888378 52.013537379616,4.7149612122473 52.013488605683))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

