@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/bjZfy8>
  gtm:oppervlakte 113.0 ;
  gtm:kadastraalNummer 6909.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6909" ;
  gtm:kadastraleAanduiding "M6909"@nl ;
  ns0:name "Perceel GDA01-M6909"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350690970000/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/89575> ;
  ns0:startDate "2007-07-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7109008551588 52.032564750223,4.7109078340987 52.032604429043,4.7108493224886 52.03260835348,4.7108292280114 52.032610170564,4.7106729985513 52.032620265897,4.7105440471252 52.032628603247,4.7105371632655 52.032588439579,4.7106659259589 52.032580047222,4.7108221565015 52.03256987101,4.7109008551588 52.032564750223))"^^geo:wktLiteral ;
    osm:area 113.0
  ] .

