@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/bqOQ1r>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 6138.0 ;
  gtm:kadastraleAanduiding "E6138"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6138"^^xsd:string ;
  ns0:name "Perceel GDA01-E6138"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280613870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/br1HmC> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74961> ;
  ns0:startDate "2007-02-06"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.699301357514 52.010246550447,4.6992998217642 52.010246963928,4.6992210278267 52.010275940509,4.6991755574015 52.010224440783,4.6991071932682 52.01014709136,4.6991093893818 52.010146358158,4.6991069412203 52.010143584404,4.6991903722161 52.010115210261,4.699301357514 52.010246550447))"^^geo:wktLiteral ;
    osm:area 108.0
  ] .

