@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/beZsmh>
  gtm:oppervlakte 149.0 ;
  gtm:kadastraalNummer 2599.0 ;
  gtm:kadastraleAanduiding "H2599"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2599"^^xsd:string ;
  ns0:name "Perceel GDA01-H2599"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310259970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bApcDk> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77207> ;
  ns0:startDate "2008-07-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7056990650547 52.022921914465,4.7057075935445 52.022926368142,4.705732461529 52.022939005946,4.7059934161805 52.023072645426,4.7059406592302 52.023111889106,4.7057781568103 52.023028794815,4.7056797031417 52.022978339386,4.7056546880973 52.022965790603,4.7056461582384 52.022961426798,4.7056990650547 52.022921914465))"^^geo:wktLiteral ;
    osm:area 149.0
  ] .

