@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/b1ffRz>
  gtm:oppervlakte 55.0 ;
  gtm:kadastraalNummer 1938.0 ;
  gtm:kadastraleAanduiding "G1938"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1938" ;
  ns0:name "Perceel GDA01-G1938"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300193870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGdLCT> ;
  hg:liesIn <https://n2t.net/ark:/60537/bRfH8K> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bw1iuM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76605> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.701071441244 52.010751252805,4.7011091394582 52.010780648918,4.7011015781285 52.010785512522,4.7009849667728 52.010860452327,4.7009373513841 52.010832814018,4.700953356503 52.010822534695,4.700961311587 52.010827156172,4.7009947193392 52.010805697834,4.7009867641179 52.010801085346,4.7010682313031 52.010748753293,4.701071441244 52.010751252805))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

