@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/bMfVdh>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 8398.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8398"^^xsd:string ;
  gtm:kadastraleAanduiding "K8398"@nl ;
  ns0:name "Perceel GDA01-K8398"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330839870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsHh3s> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80237> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7416764456599 52.011042724223,4.7416844447353 52.011016261351,4.7416915870155 52.010992652086,4.7418550434038 52.011011048658,4.74197956996 52.011025061026,4.742003724849 52.011027782071,4.7419885198786 52.011078249387,4.7419673753539 52.011075859433,4.7418398688248 52.01106141725,4.7417050786076 52.011046018176,4.7416764456599 52.011042724223))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

