@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/TTL1353> skos:exactMatch tero:TTL1353 .
tero:p1577
  skos:prefLabel "arbetshygien, yrkeshygien"@sv, "occupational hygiene, industrial hygiene"@en, "työhygienia"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL1353 .

tero:conceptscheme a skos:ConceptScheme .
tero:TTL1353
  skosext:broaderGeneric tero:p1577 ;
  skos:broader tero:p1577 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1353> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "kemiallinen työhygienia"@fi, "chemical occupational hygiene"@en, "kemisk arbetshygien"@sv ;
  a skos:Concept .

