@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/bKBm1d>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 2388.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2388" ;
  gtm:kadastraleAanduiding "N2388"@nl ;
  ns0:name "Perceel GDA01-N2388"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360238870000/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/106271> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6736628872894 52.007574347316,4.6735710991965 52.00762924056,4.6735164074226 52.007594501221,4.6735475531433 52.007575832309,4.6735958272822 52.007547092316,4.6737239257492 52.0074702177,4.6737526158814 52.007452998966,4.6738074951328 52.007487856182,4.6737786734987 52.007505101098,4.6736628872894 52.007574347316))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

