@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix kauno: <http://www.yso.fi/onto/kauno/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

yso:p18018
  skos:prefLabel "industrial work"@en, "teollisuustyö"@fi, "industriarbete"@sv ;
  a skos:Concept .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p1439
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340216340> ;
  skos:broader kauno:p3781 ;
  skos:altLabel "fabriksarbete"@sv, "tehdastyö"@fi ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  a skos:Concept ;
  kauno:facet kauno:section_1 ;
  kauno:candidate "0" ;
  kauno:kaunokkiID "42626" ;
  skos:prefLabel "industriarbete"@sv, "teollisuustyö"@fi ;
  skos:exactMatch yso:p18018 ;
  owl:sameAs kauno:teollisuustyö .

kauno:p3781
  skos:prefLabel "arbete"@sv, "työ"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p1439 .

