@prefix envthes: <http://vocabs.lter-europe.net/EnvThes/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .

envthes:
  skos:prefLabel "EnvThes"@en ;
  a skos:ConceptScheme .

envthes:21537
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:altLabel "L2T-2"@en ;
  skos:exactMatch <http://www.wurvoc.org/vocabularies/om-1.8/Absorbed_dose>, <http://www.qudt.org/qudt/owl/1.0.0/quantity/Instances.html#AbsorbedDose> ;
  skos:definition "[STUFF] Absorbed dose is the energy deposited in a medium by ionizing radiation. It is a derived quantity in the International System of Units. Absorbed dose is energy divided by mass."@en ;
  skos:broader envthes:21463 ;
  skos:prefLabel "absorbed dose"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:21463
  skos:prefLabel "derived property"@en ;
  a skos:Concept ;
  skos:narrower envthes:21537 .

