@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bx3Z4A>
  gtm:oppervlakte 59.0 ;
  gtm:kadastraalNummer 9061.0 ;
  gtm:kadastraleAanduiding "A9061"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A9061"^^xsd:string ;
  schema:name "Perceel GDA01-A9061"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240906170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4N9gm> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/256442> ;
  schema:startDate "2023-08-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.718000025468 52.009182499365,4.7179838780643 52.009234809949,4.7179796370894 52.00924765723,4.7179718103105 52.009250929454,4.7179522287269 52.009259114422,4.7179511880458 52.009262479156,4.7179511419381 52.009262640685,4.7178851100684 52.009254319505,4.7179116510948 52.009174132076,4.718000025468 52.009182499365))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

