@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bS5whd>
  gtm:oppervlakte 153.0 ;
  gtm:kadastraalNummer 1817.0 ;
  gtm:kadastraleAanduiding "G1817"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1817" ;
  ns0:name "Perceel GDA01-G1817"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300181770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beZqVg> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPBfHh> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bw1iuM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76552> ;
  ns0:startDate "2005-04-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6863856108064 52.017687876195,4.6864096544327 52.017553327902,4.6864181953203 52.017505560367,4.6865267871029 52.017512957016,4.6865182611775 52.01756070667,4.68649423244 52.017695255072,4.6863856108064 52.017687876195))"^^geo:wktLiteral ;
    osm:area 153.0
  ] .

