@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/bOyCyH>
  gtm:oppervlakte 151.0 ;
  gtm:kadastraalNummer 2094.0 ;
  gtm:kadastraleAanduiding "F2094"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2094" ;
  ns0:name "Perceel GDA01-F2094"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290209470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkCvuC> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75523> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6967186994061 52.006134229082,4.6966816744771 52.006173138491,4.6966077342282 52.006144552964,4.6965016145659 52.006103167811,4.6963087755442 52.006028906275,4.6963450164874 52.005989848566,4.6964725016172 52.006038801656,4.6965380344757 52.006064776237,4.6966445386746 52.006105777112,4.6967186994061 52.006134229082))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

