@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/bdxyeK>
  gtm:oppervlakte 63.0 ;
  gtm:kadastraalNummer 3594.0 ;
  gtm:kadastraleAanduiding "B3594"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3594" ;
  ns0:name "Perceel GDA01-B3594"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250359470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNwgvh> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72269> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7076989943378 52.011170948252,4.7076320949531 52.011133314109,4.707723516884 52.011070491545,4.7077781862877 52.011101996864,4.707793105483 52.011091189022,4.7078033177357 52.011098780247,4.7077890017002 52.011108234322,4.7077895359645 52.011108543012,4.7077853554378 52.011111431127,4.7077451997858 52.011139108364,4.7076989943378 52.011170948252))"^^geo:wktLiteral ;
    osm:area 60.0
  ] .

