@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/bIwkpc>
  gtm:oppervlakte 113.0 ;
  gtm:kadastraalNummer 6906.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6906" ;
  gtm:kadastraleAanduiding "M6906"@nl ;
  ns0:name "Perceel GDA01-M6906"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350690670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bL0Rqs> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89572> ;
  ns0:startDate "2007-07-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7109222207282 52.032686278922,4.7109292667302 52.032726344625,4.7108505934075 52.032731699275,4.7106944429509 52.032742325406,4.7105650615359 52.032751127706,4.7105581772317 52.032710991002,4.7106873847565 52.032702115805,4.7108435072879 52.032691399639,4.7108640298629 52.032690187232,4.7109222207282 52.032686278922))"^^geo:wktLiteral ;
    osm:area 113.0
  ] .

