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

tero:TTL3098
  skosext:broaderGeneric tero:p37 ;
  skos:broader tero:p37 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL3098> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "työturvallisuustiedotteet"@fi, "hazard datasheets on occupations"@en ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/ttl/TTL3098> skos:exactMatch tero:TTL3098 .
tero:p37
  skos:prefLabel "tillkännagivanden"@sv, "bulletins"@en, "tiedotteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL3098 .

