@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/bu922c>
  gtm:oppervlakte 103.0 ;
  gtm:kadastraalNummer 6255.0 ;
  gtm:kadastraleAanduiding "E6255"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6255"^^xsd:string ;
  ns0:name "Perceel GDA01-E6255"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280625570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bhUqNu> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75007> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6990191725652 52.008119544928,4.6990786338708 52.008151369985,4.6988968749407 52.0082804686,4.6988374434114 52.008248598683,4.6990191725652 52.008119544928))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

