@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/bYXDqq>
  gtm:oppervlakte 92.0 ;
  gtm:kadastraalNummer 4340.0 ;
  gtm:kadastraleAanduiding "D4340"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4340"^^xsd:string ;
  ns0:name "Perceel GDA01-D4340"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270434070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJYdie> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105232> ;
  ns0:startDate "2022-03-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70972733853 52.008338859622,4.7096889382157 52.00836339269,4.7095008645125 52.008264731876,4.7094222684723 52.008223489948,4.7094474529491 52.008206053626,4.7094540680578 52.008201067193,4.709517876788 52.008232920964,4.7095196150196 52.008231627652,4.7095347753558 52.00823946294,4.7095389000992 52.008236385684,4.7095782066435 52.00825596401,4.7095732475511 52.008259315104,4.7095761380373 52.008260805843,4.70972733853 52.008338859622))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

