@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/bGQJdQ>
  gtm:oppervlakte 221.0 ;
  gtm:kadastraalNummer 2080.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2080"^^xsd:string ;
  gtm:kadastraleAanduiding "I2080"@nl ;
  ns0:name "Perceel GDA01-I2080"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320208070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQQtIW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78442> ;
  ns0:startDate "2001-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7181823504445 52.019940468775,4.718193857757 52.019941585805,4.7182302709433 52.019945118415,4.718348813849 52.019957108301,4.7185420218459 52.019976946549,4.7185208471478 52.020055465686,4.718327655536 52.020035483683,4.7182557634846 52.020028280007,4.7181726978388 52.020020051036,4.7181611909092 52.02001890704,4.7181786957099 52.019953993507,4.7181823504445 52.019940468775))"^^geo:wktLiteral ;
    osm:area 221.0
  ] .

