@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/bGQJN9>
  gtm:oppervlakte 154.0 ;
  gtm:kadastraalNummer 5699.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5699" ;
  gtm:kadastraleAanduiding "M5699"@nl ;
  ns0:name "Perceel GDA01-M5699"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350569970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bELRMh> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88566> ;
  ns0:startDate "1999-06-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7067176864338 52.028665058593,4.7068144367366 52.028661617848,4.7068339605026 52.028868077003,4.7067364071476 52.02887159402,4.7067255176356 52.028758672934,4.7067200444126 52.028690176778,4.7067176864338 52.028665058593))"^^geo:wktLiteral ;
    osm:area 154.0
  ] .

