@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/bNiq93>
  gtm:oppervlakte 135.0 ;
  gtm:kadastraalNummer 8332.0 ;
  gtm:kadastraleAanduiding "A8332"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8332" ;
  ns0:name "Perceel GDA01-A8332"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240833270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGdM8P> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71359> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7179159333149 52.011126248277,4.7176990782587 52.011103559839,4.7174355548537 52.011074960772,4.7174468967029 52.011040204241,4.7177922088652 52.011076549012,4.7177925166693 52.011075445189,4.7179261500868 52.011089750544,4.7179159333149 52.011126248277))"^^geo:wktLiteral ;
    osm:area 135.0
  ] .

