@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/boWyit>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 6022.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6022"^^xsd:string ;
  gtm:kadastraleAanduiding "K6022"@nl ;
  ns0:name "Perceel GDA01-K6022"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330602270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZAT2D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83336> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7496976968101 52.006800606946,4.7497224857291 52.006799581694,4.7497674501078 52.006805478885,4.7496895537646 52.007032184416,4.7496168908046 52.007035251388,4.7496976968101 52.006800606946))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

