@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/bAOCiw>
  gtm:oppervlakte 17.0 ;
  gtm:kadastraalNummer 8955.0 ;
  gtm:kadastraleAanduiding "A8955"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8955"^^xsd:string ;
  ns0:name "Perceel GDA01-A8955"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240895570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/breoUy> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/289762> ;
  ns0:startDate "2020-01-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7147560283057 52.01432822656,4.7147444159616 52.014322560458,4.7147726040963 52.014298228086,4.7148107097176 52.014265332479,4.7148596922308 52.014223034198,4.7148710845884 52.014227827159,4.7148766867646 52.01423017816,4.714876961762 52.014230296579,4.7147566356203 52.014328526646,4.7147560283057 52.01432822656))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

