@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/bpZdxh>
  gtm:oppervlakte 16.0 ;
  gtm:kadastraalNummer 2015.0 ;
  gtm:kadastraleAanduiding "G2015"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G2015"^^xsd:string ;
  ns0:name "Perceel GDA01-G2015"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300201570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4ZRfZ> ;
  hg:liesIn <https://n2t.net/ark:/60537/beZqVg> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bw1iuM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/291025> ;
  ns0:startDate "2022-10-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6885791997675 52.016690849625,4.6885802484169 52.016690864837,4.6885794318357 52.016729231537,4.6885251004919 52.016728792259,4.6885259172597 52.016690416571,4.6885791997675 52.016690849625))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

