@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/b3XmR9>
  gtm:oppervlakte 170.0 ;
  gtm:kadastraalNummer 2815.0 ;
  gtm:kadastraleAanduiding "H2815"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2815"^^xsd:string ;
  ns0:name "Perceel GDA01-H2815"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310281570000/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/77309> ;
  ns0:startDate "2007-01-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6981121380396 52.022868811543,4.6980344576608 52.022829571933,4.6978247951335 52.022723656621,4.6978975147348 52.022668614967,4.6979390668767 52.022689513571,4.6979167925896 52.022706371247,4.6979583593439 52.02272726993,4.6979690616013 52.022719171114,4.698173460336 52.022822529623,4.6981631415717 52.022830325096,4.6981121380396 52.022868811543))"^^geo:wktLiteral ;
    osm:area 170.0
  ] .

