@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/byWhkw>
  gtm:oppervlakte 60.0 ;
  gtm:kadastraalNummer 8559.0 ;
  gtm:kadastraleAanduiding "A8559"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8559"^^xsd:string ;
  ns0:name "Perceel GDA01-A8559"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240855970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/byJCkS> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/257417> ;
  ns0:startDate "2002-12-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7123741375527 52.016409406046,4.7124143400708 52.016407766898,4.7124247538256 52.016522087084,4.712434687653 52.016618940062,4.7123992228659 52.016620354699,4.7123741375527 52.016409406046))"^^geo:wktLiteral ;
    osm:area 61.0
  ] .

