@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bennJ0>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 2359.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2359" ;
  gtm:kadastraleAanduiding "N2359"@nl ;
  ns0:name "Perceel GDA01-N2359"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360235970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4NkLz> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106244> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6724310457879 52.007441790449,4.6724469863494 52.007432242647,4.6725534080304 52.007368531574,4.672667299543 52.007300353552,4.672718616689 52.007332924571,4.6727081018413 52.007339260516,4.6726768511278 52.007358108339,4.6726050842434 52.007401419417,4.6724987794951 52.007465104281,4.6724828536396 52.007474643191,4.6724310457879 52.007441790449))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

