@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/bQqVyT>
  gtm:oppervlakte 113.0 ;
  gtm:kadastraalNummer 6905.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6905" ;
  gtm:kadastraleAanduiding "M6905"@nl ;
  ns0:name "Perceel GDA01-M6905"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350690570000/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/89571> ;
  ns0:startDate "2007-07-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7109292667302 52.032726344625,4.7109363804478 52.032766752274,4.7108780583329 52.032770659838,4.7108576385381 52.032771818907,4.7107015157296 52.032782535091,4.7105719725523 52.032791426353,4.7105650615359 52.032751127706,4.7106944429509 52.032742325406,4.7108505934075 52.032731699275,4.7109292667302 52.032726344625))"^^geo:wktLiteral ;
    osm:area 113.0
  ] .

