@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/b6sWhz>
  gtm:oppervlakte 25.0 ;
  gtm:kadastraalNummer 6397.0 ;
  gtm:kadastraleAanduiding "E6397"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6397"^^xsd:string ;
  ns0:name "Perceel GDA01-E6397"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280639770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b62vC3> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/291306> ;
  ns0:startDate "2019-10-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7015095721673 52.005927062177,4.701514653267 52.005930992751,4.7015566585842 52.005916595303,4.7016953658204 52.005865396195,4.7017049286647 52.005861973369,4.7017121306069 52.00586912515,4.7014435751464 52.005969345728,4.7015028314498 52.006017356524,4.7015421813328 52.006050887841,4.7015427851477 52.006051403698,4.7015424187336 52.006051554367,4.7015417853801 52.006051065303,4.7014313698222 52.005965562403,4.7015095721673 52.005927062177))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

