@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/b6FCqE>
  gtm:oppervlakte 43.0 ;
  gtm:kadastraalNummer 9191.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9191" ;
  gtm:kadastraleAanduiding "K9191"@nl ;
  ns0:name "Perceel GDA01-K9191"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330919170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bpzCzK> ;
  hg:absorbed <https://n2t.net/ark:/60537/bWfEDj> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/262079> ;
  ns0:startDate "2018-06-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7201766870218 52.025266920569,4.7201770156276 52.025253655584,4.7202042015977 52.025164770711,4.7202587681648 52.025170661591,4.7202481219367 52.025204595334,4.7202259539307 52.025272547743,4.7201766840783 52.025267118297,4.7201766870218 52.025266920569))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

