@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/bsTQJb>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 6908.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6908" ;
  gtm:kadastraleAanduiding "M6908"@nl ;
  ns0:name "Perceel GDA01-M6908"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350690870000/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/89574> ;
  ns0:startDate "2007-07-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7109078340987 52.032604429043,4.7109150811487 52.032645655402,4.7108363815365 52.032650830124,4.7106801785008 52.032661096398,4.7105510790686 52.03266957672,4.7105440471252 52.032628603247,4.7106729985513 52.032620265897,4.7108292280114 52.032610170564,4.7108493224886 52.03260835348,4.7109078340987 52.032604429043))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

