@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/bpZ2It>
  gtm:oppervlakte 180.0 ;
  gtm:kadastraalNummer 6108.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6108"^^xsd:string ;
  gtm:kadastraleAanduiding "K6108"@nl ;
  ns0:name "Perceel GDA01-K6108"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330610870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b00daj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83421> ;
  ns0:startDate "2006-07-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7492685260797 52.006313142982,4.7492903431048 52.00624971336,4.7492998591881 52.0062493245,4.7494995528006 52.00624104961,4.7495675602074 52.00627030668,4.7495407956037 52.006348819018,4.749385520873 52.006328580839,4.7492685260797 52.006313142982))"^^geo:wktLiteral ;
    osm:area 180.0
  ] .

