@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bjzRT9>
  gtm:oppervlakte 520.0 ;
  gtm:kadastraalNummer 2695.0 ;
  gtm:kadastraleAanduiding "H2695"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2695"^^xsd:string ;
  schema:name "Perceel GDA01-H2695"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310269570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbFpWW>, <https://n2t.net/ark:/60537/bOm46E>, <https://n2t.net/ark:/60537/bVQfHh> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105330> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7070866836632 52.015028130053,4.706934824711 52.014943327922,4.706819656239 52.014879006499,4.7069974252479 52.014784621871,4.7070370761361 52.014763575415,4.7070679011241 52.014747205856,4.7073051731401 52.014878683551,4.7070866836632 52.015028130053))"^^geo:wktLiteral ;
    osm:area 520.0
  ] .

