@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/bhHyit>
  gtm:oppervlakte 192.0 ;
  gtm:kadastraalNummer 2824.0 ;
  gtm:kadastraleAanduiding "H2824"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2824"^^xsd:string ;
  ns0:name "Perceel GDA01-H2824"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310282470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNIXZm> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77315> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6968029667045 52.022792911125,4.6968628187179 52.022747574031,4.6971971750416 52.022915477843,4.6971372963563 52.022960662147,4.6971135416389 52.022948739126,4.6971026624114 52.022956962665,4.6970611251206 52.022936054864,4.6970836943985 52.022918992345,4.6970421571517 52.022898084537,4.6970303638752 52.022907003808,4.6968029667045 52.022792911125))"^^geo:wktLiteral ;
    osm:area 192.0
  ] .

