@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/bBdPya>
  gtm:oppervlakte 159.0 ;
  gtm:kadastraalNummer 2359.0 ;
  gtm:kadastraleAanduiding "H2359"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2359" ;
  ns0:name "Perceel GDA01-H2359"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310235970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOm3vO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77034> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6952251712453 52.021358681144,4.6953252886509 52.021281519834,4.6953278914691 52.021282793506,4.69540721512 52.021221868826,4.6954095293519 52.021222961033,4.6955271915119 52.021132330151,4.6955808281329 52.02115925092,4.6955351291221 52.021193857466,4.6952814107775 52.021386875723,4.6952802830726 52.021386311815,4.6952251712453 52.021358681144))"^^geo:wktLiteral ;
    osm:area 158.0
  ] .

