@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/b37z46>
  gtm:oppervlakte 166.0 ;
  gtm:kadastraalNummer 2339.0 ;
  gtm:kadastraleAanduiding "H2339"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2339" ;
  ns0:name "Perceel GDA01-H2339"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310233970000/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/77015> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6949499373686 52.022029485655,4.6948926871824 52.022000655792,4.695005314549 52.02191547875,4.6950077717126 52.021916751573,4.6950854847035 52.021856446828,4.6950873646901 52.02185735672,4.695101221223 52.021846921742,4.6952070714943 52.021766558408,4.6952608515862 52.021793659929,4.6949499373686 52.022029485655))"^^geo:wktLiteral ;
    osm:area 166.0
  ] .

