@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/bnHwX0>
  gtm:oppervlakte 15.0 ;
  gtm:kadastraalNummer 6519.0 ;
  gtm:kadastraleAanduiding "E6519"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6519"^^xsd:string ;
  ns0:name "Perceel GDA01-E6519"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280651970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/boJZHi> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290677> ;
  ns0:startDate "2020-05-06"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7015186745278 52.006641281036,4.7015415930117 52.006624543278,4.701608145891 52.006659302644,4.701585226177 52.006676121304,4.7015186745278 52.006641281036))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

