@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/bb29e7>
  gtm:oppervlakte 165.0 ;
  gtm:kadastraalNummer 2338.0 ;
  gtm:kadastraleAanduiding "H2338"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2338"^^xsd:string ;
  ns0:name "Perceel GDA01-H2338"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310233870000/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/77014> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6951502543585 52.021738000866,4.6952070714943 52.021766558408,4.695101221223 52.021846921742,4.6950873646901 52.02185735672,4.6950854847035 52.021856446828,4.6950077717126 52.021916751573,4.695005314549 52.02191547875,4.6948926871824 52.022000655792,4.6948396299242 52.021973917891,4.6951502543585 52.021738000866))"^^geo:wktLiteral ;
    osm:area 165.0
  ] .

