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

<http://www.yso.fi/onto/ttl/TTL842> skos:exactMatch tero:TTL842 .
tero:conceptscheme a skos:ConceptScheme .
tero:TTL1357
  skos:prefLabel "chemical agents"@en, "kemiska faktorer"@sv, "kemialliset tekijät"@fi ;
  a skos:Concept ;
  skos:related tero:TTL842 .

tero:TTL842
  skos:inScheme tero:conceptscheme ;
  skos:related tero:TTL1357 ;
  skos:prefLabel "epäorgaaninen pöly"@fi, "oorganiskt damm"@sv, "inorganic dust"@en ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL842> ;
  a skos:Concept ;
  skos:broader tero:p12854 ;
  skos:narrower tero:TTL1419 ;
  skosext:broaderGeneric tero:p12854 .

tero:TTL1419
  skos:prefLabel "stone dust"@en, "stendamm"@sv, "kivipöly"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:TTL842 ;
  skos:broader tero:TTL842 .

tero:p12854
  skos:prefLabel "damm"@sv, "dust"@en, "pöly"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL842 .

