@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/bKaVTG>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 1399.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1399"^^xsd:string ;
  gtm:kadastraleAanduiding "N1399"@nl ;
  ns0:name "Perceel GDA01-N1399"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360139970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bnHuus>, <https://n2t.net/ark:/60537/bUaH8p> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90191> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6831002694099 52.001012370975,4.6831020397508 52.000908906632,4.6831850541667 52.000909403219,4.6831822172471 52.00109843114,4.6831728104161 52.00109838386,4.6831287498996 52.001097967493,4.6830993664677 52.001097692844,4.683099758115 52.001072752263,4.6831002694099 52.001012370975))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

