@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/b7UFHy>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 1396.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1396"^^xsd:string ;
  gtm:kadastraleAanduiding "N1396"@nl ;
  ns0:name "Perceel GDA01-N1396"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360139670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9a2eT>, <https://n2t.net/ark:/60537/bV0tCZ> ;
  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/90188> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6834602959612 52.001125216854,4.6834590915911 52.001186178245,4.6834573338965 52.001292599858,4.6833831287585 52.001292138168,4.6833743336107 52.001292085574,4.6833775168323 52.001099500306,4.6834164835292 52.00109971534,4.683431117777 52.001099802846,4.6834604443775 52.001099987189,4.6834602959612 52.001125216854))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

