@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/bVd1kq>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 6824.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6824" ;
  gtm:kadastraleAanduiding "M6824"@nl ;
  ns0:name "Perceel GDA01-M6824"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350682470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqbSyV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89493> ;
  ns0:startDate "2010-08-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6983214601742 52.032618937199,4.6983136847608 52.032575864307,4.6984859598839 52.032564953407,4.6986336700652 52.032555597422,4.6986649888063 52.032553614349,4.698663090366 52.032542493604,4.6986987424168 52.032540176324,4.6987079800484 52.03259433143,4.6986752170229 52.03259641393,4.6986733319067 52.032585374158,4.6986391385096 52.032587601087,4.6986410097365 52.032598595836,4.698454175499 52.032610491428,4.6983214601742 52.032618937199))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

