@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/bMT0Y9>
  gtm:oppervlakte 110.0 ;
  gtm:kadastraalNummer 6011.0 ;
  gtm:kadastraleAanduiding "E6011"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6011" ;
  ns0:name "Perceel GDA01-E6011"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280601170000/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/74904> ;
  ns0:startDate "2020-07-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6946053171293 52.008377745285,4.6946650807344 52.008333253672,4.6946655376277 52.008332905812,4.6946939915057 52.008347463675,4.694698109985 52.008349573218,4.6948563916225 52.008430537195,4.6947966280766 52.008475028904,4.6946053171293 52.008377745285))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

