@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bqC8yo>
  gtm:oppervlakte 101.0 ;
  gtm:kadastraalNummer 3190.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I3190"^^xsd:string ;
  gtm:kadastraleAanduiding "I3190"@nl ;
  ns0:name "Perceel GDA01-I3190"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320319070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKBuhq> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79071> ;
  ns0:startDate "2010-04-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7167545252377 52.021094536117,4.7166769330506 52.021086499057,4.7166853721642 52.021055105741,4.7166694286239 52.021053477926,4.716675275477 52.02103175034,4.7166912188754 52.021033387142,4.7166981451824 52.021007674858,4.7167178928678 52.02093421737,4.7167259371212 52.020935054158,4.7168118495654 52.020943965494,4.7168049842947 52.020969498364,4.71679708531 52.020968689374,4.7167922394074 52.020987789068,4.7167844707249 52.020987034749,4.7167773085635 52.021015855677,4.7167563872551 52.021094726488,4.7167545252377 52.021094536117))"^^geo:wktLiteral ;
    osm:area 101.0
  ] .

