@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/bIwgRB>
  gtm:oppervlakte 60.0 ;
  gtm:kadastraalNummer 191.0 ;
  gtm:kadastraleAanduiding "D191"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D191" ;
  ns0:name "Perceel GDA01-D191"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270019170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16375> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7067393064932 52.00919645767,4.7068616096524 52.009273404297,4.7068129627886 52.009305921838,4.7066743477568 52.009226004569,4.7067393064932 52.00919645767))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

