@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/bJLwMv>
  gtm:oppervlakte 164.0 ;
  gtm:kadastraalNummer 2294.0 ;
  gtm:kadastraleAanduiding "H2294"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2294" ;
  ns0:name "Perceel GDA01-H2294"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310229470000/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/76971> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6954461171966 52.02103298138,4.6955658141293 52.020942632066,4.6955676940874 52.020943541951,4.6956461247053 52.020883780357,4.6956481503416 52.020884691095,4.6957551808106 52.020803165709,4.695789157391 52.020820083678,4.6958091099203 52.020829998211,4.6957777114605 52.020853722975,4.695503220827 52.021061810121,4.6954461171966 52.02103298138))"^^geo:wktLiteral ;
    osm:area 163.0
  ] .

