@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/baCKvW>
  gtm:oppervlakte 94.0 ;
  gtm:kadastraalNummer 2369.0 ;
  gtm:kadastraleAanduiding "A2369"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A2369" ;
  ns0:name "Perceel GDA01-A2369"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240236970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPNYcR> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70017> ;
  ns0:startDate "2011-02-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7160676804049 52.009205753014,4.7160778030958 52.009159071029,4.7163275767413 52.009181024309,4.7163167334202 52.009225266349,4.7162079392558 52.009216853308,4.7160676804049 52.009205753014))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

