@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/bCGSXr>
  gtm:oppervlakte 10.0 ;
  gtm:kadastraalNummer 2326.0 ;
  gtm:kadastraleAanduiding "D2326"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D2326"^^xsd:string ;
  ns0:name "Perceel GDA01-D2326"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270232670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJLGnD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/260945> ;
  ns0:startDate "2010-10-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7088102044597 52.009038403796,4.708821062637 52.009030241977,4.7088288414201 52.009024408386,4.7088609144853 52.009000333499,4.7088904533943 52.00897816752,4.7089021257038 52.008985506403,4.7088958296669 52.008995384339,4.708825388518 52.009048531355,4.7088102044597 52.009038403796))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

