@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:TTL3072
  skosext:broaderGeneric tero:p1586 ;
  skos:broader tero:p1586 ;
  skos:related tero:p2313 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL3072> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "työsuojelutekniikka"@fi, "safety engineering 2"@en, "arbetarskyddsteknik"@sv ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
tero:p1586
  skos:prefLabel "technique"@en, "teknik"@sv, "tekniikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL3072 .

tero:p2313
  skos:prefLabel "skyddsteknik, säkerhetsteknik"@sv, "safety engineering"@en, "turvallisuustekniikka"@fi ;
  a skos:Concept ;
  skos:related tero:TTL3072 .

<http://www.yso.fi/onto/ttl/TTL3072> skos:exactMatch tero:TTL3072 .
