@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/bz8R4g>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 10027.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K10027"^^xsd:string ;
  gtm:kadastraleAanduiding "K10027"@nl ;
  ns0:name "Perceel GDA01-K10027"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16331002770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmescN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105661> ;
  ns0:startDate "2023-07-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7481799195562 52.007175812542,4.74817425482 52.007137940706,4.7482321627234 52.007134965309,4.7483215286183 52.007130066333,4.7484904861233 52.007121383632,4.7484975010017 52.007172871187,4.7484589571795 52.00717428894,4.7483280101622 52.007179106164,4.7481804652145 52.007184534234,4.7481799195562 52.007175812542))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

