@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/byjbEm>
  gtm:oppervlakte 103.0 ;
  gtm:kadastraalNummer 8969.0 ;
  gtm:kadastraleAanduiding "A8969"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8969"^^xsd:string ;
  ns0:name "Perceel GDA01-A8969"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240896970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bwRgUF> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/263732> ;
  ns0:startDate "2023-01-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.710601830651 52.016679267179,4.7106026439074 52.016619606868,4.7106042033425 52.0166195619,4.7106754691879 52.016617625481,4.7108216928443 52.016613333293,4.7108272042902 52.016676724172,4.7106033022817 52.016679248671,4.710601830651 52.016679267179))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

