@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/bHtOTN>
  gtm:oppervlakte 18.0 ;
  gtm:kadastraalNummer 8318.0 ;
  gtm:kadastraleAanduiding "A8318"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8318"^^xsd:string ;
  ns0:name "Perceel GDA01-A8318"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240831870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRtzxG> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71352> ;
  ns0:startDate "2023-01-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.717224233924 52.009242605222,4.717234289629 52.009244181494,4.7172346237989 52.009244237326,4.7173073684487 52.0092555992,4.7173086035831 52.009255794986,4.7173104345055 52.009256084046,4.7173017804067 52.009282550583,4.7172158849531 52.009269118432,4.717224233924 52.009242605222))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

