@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/bZakca>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 397.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N397"^^xsd:string ;
  gtm:kadastraleAanduiding "N397"@nl ;
  ns0:name "Perceel GDA01-N397"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360039770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3KQbL> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106393> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6853935863941 52.002702923932,4.6853941035909 52.002703376438,4.6851093168944 52.002824334226,4.685064679723 52.002784375016,4.6852408445122 52.002709545398,4.6853040946782 52.002682462927,4.6853400867004 52.002667190479,4.6853738927004 52.002697602199,4.6853831016249 52.002693567371,4.6853935863941 52.002702923932))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

