@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/baCKLP>
  gtm:oppervlakte 790.0 ;
  gtm:kadastraalNummer 6005.0 ;
  gtm:kadastraleAanduiding "E6005"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6005" ;
  ns0:name "Perceel GDA01-E6005"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280600570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bM3pjm> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74901> ;
  ns0:startDate "2007-08-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6939231335505 52.008557326967,4.6942533943481 52.008313636015,4.6942994463616 52.008337384865,4.6943858282605 52.008381936582,4.6945019631476 52.008441817806,4.6944818942739 52.008456773288,4.6944098111664 52.008510495319,4.6943744324234 52.008536874844,4.6943019806541 52.008590873281,4.694264730634 52.008618634963,4.6941919101949 52.008672909803,4.6941747291305 52.008685716025,4.6940552766759 52.008625608213,4.6939692860567 52.008581175409,4.6939231335505 52.008557326967))"^^geo:wktLiteral ;
    osm:area 788.0
  ] .

