@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bWtmJn>
  gtm:oppervlakte 11.0 ;
  gtm:kadastraalNummer 6010.0 ;
  gtm:kadastraleAanduiding "E6010"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6010" ;
  ns0:name "Perceel GDA01-E6010"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280601070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMGtZ0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/250418> ;
  ns0:startDate "2003-08-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6945522281777 52.008417269592,4.6945425195957 52.008412142994,4.6945628245057 52.008396991145,4.6946346434321 52.008343375327,4.6946555376358 52.008327786497,4.6946655376277 52.008332905812,4.6946650807344 52.008333253672,4.6946053171293 52.008377745285,4.6945522281777 52.008417269592))"^^geo:wktLiteral ;
    osm:area 11.0
  ] .

