@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/b99RLI>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 6799.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6799" ;
  gtm:kadastraleAanduiding "M6799"@nl ;
  ns0:name "Perceel GDA01-M6799"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350679970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/by6ur2> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89468> ;
  ns0:startDate "2007-07-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6972145870025 52.033518252422,4.6973883487186 52.033506641741,4.6975321459569 52.033497030507,4.6976011487585 52.033492419093,4.6976085487811 52.033535229166,4.6975787882374 52.033537239062,4.6975768717184 52.033526360881,4.6975377602762 52.033528981145,4.697539676509 52.033539877303,4.697395746464 52.033549586642,4.6973976188086 52.033560491533,4.6973460353696 52.033563874595,4.6973441762253 52.033553059664,4.6972220412101 52.033561305525,4.6972145870025 52.033518252422))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

