@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:TTL2837
  skos:prefLabel "action level"@en, "toimenpideraja"@fi, "åtgärdsgräns"@sv ;
  a skos:Concept ;
  skos:related tero:TTL246 .

<http://www.yso.fi/onto/ttl/TTL246> skos:exactMatch tero:TTL246 .
tero:conceptscheme a skos:ConceptScheme .
tero:TTL96
  skos:prefLabel "exposure tests"@en, "exponeringstest"@sv, "altistumistestit"@fi ;
  a skos:Concept ;
  skos:related tero:TTL246 .

tero:p3628
  skos:prefLabel "monitering"@sv, "monitorointi"@fi, "monitoring"@en ;
  a skos:Concept ;
  skos:narrower tero:TTL246 .

tero:p14862
  skos:prefLabel "biologiska metoder"@sv, "biological methods"@en, "biologiset menetelmät"@fi ;
  a skos:Concept ;
  skos:related tero:TTL246 .

tero:TTL246
  skos:prefLabel "biomonitoring"@en, "biomonitorering"@sv, "biomonitorointi"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL246> ;
  skosext:broaderGeneric tero:p3628 ;
  skos:broader tero:p3628 ;
  skos:related tero:TTL2837, tero:p14862, tero:TTL96 ;
  a skos:Concept .

