@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/bD67oy>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 6500.0 ;
  gtm:kadastraleAanduiding "A6500"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A6500"^^xsd:string ;
  ns0:name "Perceel GDA01-A6500"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240650070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsTYPA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70803> ;
  ns0:startDate "2007-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7205626953867 52.015170287535,4.7205727281184 52.015193093966,4.7206172413474 52.015303103267,4.7206512652387 52.015378897272,4.7205839365958 52.015390524538,4.7205497667472 52.015314756651,4.7204953229354 52.015181941466,4.7205626953867 52.015170287535))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

