@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/b6Ft21>
  gtm:oppervlakte 195.0 ;
  gtm:kadastraalNummer 2394.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K2394"^^xsd:string ;
  gtm:kadastraleAanduiding "K2394"@nl ;
  ns0:name "Perceel GDA01-K2394"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330239470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bE8MDe> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81140> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7231124278012 52.013526537765,4.7231228602632 52.013488998172,4.723126168959 52.013477062275,4.723409496604 52.013505328747,4.7236360245159 52.013529939694,4.7236223124409 52.013578471625,4.7234219201835 52.013556605666,4.7231124278012 52.013526537765))"^^geo:wktLiteral ;
    osm:area 195.0
  ] .

